Description Usage Arguments Value Examples
Print and return information about an object.
1 2 |
object_name |
Name of object to get information about (can be either a data object or a code chunk) |
gcam_data_map |
A tibble of metadata information; normally a built-in package dataset |
previous_tracelist |
Information about previous objects printed (if called from |
upstream |
Print and return upstream precursors? Logical |
downstream |
Print and return downstream dependents? Logical |
If called directly, returns an entry from GCAM_DATA_MAP
; if called from dstrace
, a two-
element list with linked object and tracelist information. If called and object_name
is the name of a
code chunk (as opposed to that of a data object), the relevant help page will be pulled up.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.