| NCATableOutfun | R Documentation |
Create a NCA table output function
NCATableOutfun(table, export_type = "summary", name = "default_nca_table")
table |
NCA table from campsisnca, object, path to JSON, or JSON element |
export_type |
type of export, 'summary', 'summary_wide', 'summary_pretty', 'individual' or 'individual_wide' |
name |
name of the output function. Default is 'default_nca_table'. |
a stats_outfun object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.