factors
for the factors in an object of class facDesign## S3 method for class 'facDesign':
factors(x)
## S3 method for class 'facDesign':
factors(x) <- value
fdo = facDesign(k = 3) #NA in response column
factors(fdo)
Run the code above in your browser using DataLab