get_prop | R Documentation |
Generic function to extract a property from a model summary
get_prop(xpdb, prop, .problem = NULL, .subprob = NULL, .method = NULL)
xpdb |
< |
prop |
< |
.problem |
< |
.subprob |
< |
.method |
< |
Exact value for the property
data("xpdb_ex_pk", package = "xpose")
get_prop(xpdb_ex_pk, "descr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.