View source: R/common_additional_info.R
additional_info | R Documentation |
Get additional information from the yaml file about PsN version, Nonmem version, R version and loaded R packages that can be added to the pdf report.
additional_info(yaml_file)
yaml_file |
Yaml file name |
A list of three character elements (PsN_version, NONMEM_version and R_version) and one dataframe element (R_packages).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.