View source: R/experimental_design.R
is.experimental_design | R Documentation |
Test if the given object has an 'experimental_design' class.
is.experimental_design(experimental_design)
experimental_design |
Input object to test |
Logic
edesign <- experimental_design$new() is.population(edesign)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.