additional_info: Get additional information from the yaml file about PsN...

View source: R/common_additional_info.R

additional_infoR 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.

Description

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.

Usage

additional_info(yaml_file)

Arguments

yaml_file

Yaml file name

Value

A list of three character elements (PsN_version, NONMEM_version and R_version) and one dataframe element (R_packages).


UUPharmacometrics/PsNR documentation built on June 30, 2023, 8:34 a.m.