| tdToDf | R Documentation |
function to turn an object of class 'trialDesign' into a data.frame
tdToDf(
td,
vars = c("plotNo", "plotName", "block", "trialName", "Entry", "Line", "Pedigree")
)
td |
object of class 'trialDesign' |
vars |
variables that should be included in the data.frame |
[fill in details here]
data.frame
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.