OutputDataset: Format a dataframe for output to nonmem

View source: R/Output.R

OutputDatasetR Documentation

Format a dataframe for output to nonmem

Description

Format a dataframe for output to nonmem

Usage

OutputDataset(df, base_name, opts = NULL, column_info = NULL)

Arguments

df

A tbl object

base_name

The filename of the output csv

opts

A list with options for digits and na

Value

A tbl object, df formatted for output to nonmem.


qPharmetra/PMDatR documentation built on April 7, 2024, 5:42 p.m.