set_prop | R Documentation |
Set a summary property
set_prop(xpdb, ..., .problem = NULL, .subprob = NULL)
xpdb |
< |
... |
< |
.problem |
< |
.subprob |
< |
Although one might be tempted to set custom properties using this function,
with the intention to maintain cross-functionality with xpose
, users cannot
set a non-existent property with this function. When used internally, workarounds
to this semi-limitation are used.
xp_xtras
object
set_prop(xpose::xpdb_ex_pk, descr = "New model description") %>%
xpose::get_summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.