View source: R/miscellaneous.R
assign_obj | R Documentation |
Assign objects into the global environment
assign_obj(assign, object, name)
assign |
Logical. |
object |
The object to be assigned. |
name |
The name of the assigned object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.