add_mapping | R Documentation |
Add a variable mapping to a panel
add_mapping(panel, mapping, ...)
## Default S3 method:
add_mapping(panel, mapping, ...)
## S3 method for class 'unhomogenized_panel'
add_mapping(panel, mapping, ...)
panel |
A panel object |
mapping |
A |
... |
Parameters passed onto other methods |
The input panel with a new mapping
add_mapping(default)
: The default method
add_mapping(unhomogenized_panel)
: Method for unhomogenized panels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.