read_dataset_from_datainfo: read_dataset_from_datainfo

View source: R/functions_wrapper.R

read_dataset_from_datainfoR Documentation

read_dataset_from_datainfo

Description

Read a dataset given a datainfo object or path to a datainfo file

Usage

read_dataset_from_datainfo(datainfo, datatype = NULL)

Arguments

datainfo

(DataInfo or str) A datainfo object or a path to a datainfo object

datatype

(str (optional)) A string to specify dataset type

Value

(data.frame) The dataset


pharmpy/pharmr documentation built on June 11, 2025, 11:56 a.m.