Description Usage Arguments Examples
This function returns a data.table with all pre-tests and graphs to assess statistical assumptions.
1 | asm_library(index = NULL, print = TRUE)
|
index |
a integer indicating the row number of data.table to open documentation for indexed function. |
print |
logical. If TRUE print also the Name, Package, Link to documentation and the name of the reference column for asm_simulate results. |
1 2 3 | asm_library()
# shortcut to open documantation for 33rd test
asm_library(33)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.