prepare_mixed_param | R Documentation |
Prepare parameters for mixed layouts.
prepare_mixed_param(param, param_name)
param |
Parameter to prepare. |
param_name |
Parameter name (for error messages and handling special parameter). |
If length one, it is returned duplicated in a list for use in each triangle. If longer than 1 an error message is returned. In other cases, the input parameter is returned (length two input).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.