get_phi: Extract .phi file from xpose object

View source: R/from_xpdb.R

get_phiR Documentation

Extract .phi file from xpose object

Description

Extract .phi file from xpose object

Usage

get_phi(xpdb)

Arguments

xpdb

an object of "xpose_data" class

Value

phi file in the form of a tibble dataset.

Examples

x <- readRDS(system.file("xposerun", "xpdb_ex_pk.rds", package = "uncrtnty"))
uncrtnty:::get_phi(x)

FelicienLL/uncrtnty documentation built on Oct. 26, 2023, 12:50 p.m.