set_data_hlpr | R Documentation |
Helper for generic function setData()
.
set_data_hlpr(
object,
data,
key.name,
key.prefix,
meta.names,
slot.data = "data",
slot.key.name = "key_name",
slot.meta = "meta",
verbose = TRUE
)
object |
Any object for whose class a method has been defined. |
verbose |
Logical. If set to TRUE informative messages regarding the computational progress will be printed. (Warning messages will always be printed.) |
The input object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.