fp_info | R Documentation |
Print information about the factorial plan.
fp_info(x, file = "", comment = "")
x |
the factorial plan. |
file |
the file to write the information to. Use console if empty. |
comment |
a comment mark to add before each line of the information. |
No return value, just prints the fp information.
fp_design_matrix(3, rep=2) %>%
fp_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.