u_from_xpdb | R Documentation |
Build uncrtnty-list from xpdb object
u_from_xpdb(xpdb)
xpdb |
an object of "xpose_data" class |
an uncrtnty-list object
x <- readRDS(system.file("xposerun", "xpdb_ex_pk.rds", package = "uncrtnty"))
u <- u_from_xpdb(x)
class(u)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.