get_phi | R Documentation |
Extract .phi file from xpose object
get_phi(xpdb)
xpdb |
an object of "xpose_data" class |
phi file in the form of a tibble dataset.
x <- readRDS(system.file("xposerun", "xpdb_ex_pk.rds", package = "uncrtnty"))
uncrtnty:::get_phi(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.