adjustToViewport | R Documentation |
This function will adjust a numeric vector 'x' according to the values specified in the viewport.
adjustToViewport(x, viewport)
x |
Numeric or Date vector to adjust |
viewport |
List indicating viewport min and max values |
Numeric or Date vector of adjusted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.