Subscript a Robust Design Object

DESCRIPTION:

Subscript a robust design object.

USAGE:

x[i, j, drop] 
x[i, j] <- value 
x[[i, j]] <- value 

DETAILS:

This is a method for the subscripting functions for objects inheriting from class "robust.design". See [.data.frame for the general behavior of this function.