View source: R/utilities-configuration-plan.R
getAxesPropertiesFromName | R Documentation |
Get axes properties from global field AxesSettings
of configuration plan if defined,
otherwise use default values.
getAxesPropertiesFromName(configurationPlan, plotName)
configurationPlan |
A |
plotName |
Field name of the plot in the configuration plan |
A list of properties for axes identified for x
, y
and y2
axes.
The identified properties are directly compatible with tlf
package nomenclature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.