cpp_coord_to_px | R Documentation |
low-level function to compute pixels coordinates
x |
NumericVector of x-coordinates of the points. |
y |
NumericVector of y-coordinates of the points. |
param |
NumericVector of parameters to scale raw points coordinates to pixels coordinates. |
a 2 columns NumericMatrix of x and y pixels coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.