View source: R/produce_adm_report.R
| produce_adm_report | R Documentation |
Shortcut function to do all steps to produce a report
produce_adm_report(df, ptype = 7, part = "ALL", format = "uploadable")
df |
A dataframe set up according to the readme |
ptype |
(Optional) An integer [1-9] indicating which calculation method to use for test score percentiles. The default value within R and here is 7. To see details, run |
part |
A string with what part of the report you want to produce: 'all', 'A', etc. |
format |
A string ( |
A txt or csv file at the path of your choice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.