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 Feb. 15, 2025, 3:22 a.m.