loadPKAnalysesFromCSV: loadPKAnalysesFromCSV

View source: R/utilities-simulation-set.R

loadPKAnalysesFromCSVR Documentation

loadPKAnalysesFromCSV

Description

Load PK analyses from a CSV file Wrap the ospsuite::importPKAnalysesFromCSV() to provide more useful warning messages.

Usage

loadPKAnalysesFromCSV(filePath, simulation, to = "PKAnalyses")

Arguments

filePath

Full path of the file containing the PK-Analyses to load

simulation

A Simulation object

to

Format of the loaded output'

Value

A PKAnalyses object if to="PKAnalyses" A data.frame if to="data.frame" A tibble if to="tibble"


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on April 13, 2025, 10:37 a.m.