View source: R/working_paper.R
get_from_parent_frame | R Documentation |
Searches parent frames to find a specified variable.
get_from_parent_frame(x)
x |
Scalar character vector giving the name of the variable to be searched for. |
The value of the variable, if found. If not found returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.