get_obj_name | R Documentation |
Get the actual name of the object for the base name object. e.g. stock object may have a suffix and be stock_pc <- new("Stock") or similar Assumes the first instance of stock* <- contains the object name
get_obj_name(rmd, obj_base_name)
rmd |
Lines of an Rmd file as read in by |
obj_base_name |
The base name of an object, i.e. stock, fleet, obs, or imp |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.