to_plot_x | R Documentation |
Convert x coordinate within a quadrat to global quadrat within the plot
to_plot_x(x, Q, Q1, Q2 = NA, SQ1 = NA, SQ2 = NA)
x |
x coordinate within a quadrat. |
Q |
vector of quadrat code(s). |
Q1 |
vector of capital alphabet part of quadrat code. |
Q2 |
vector of first numerical part of quadrat code. |
SQ1 |
vector of lower alphabet part of quadrat code. |
SQ2 |
vector of second numerical part of quadrat code. |
vector of x coordinates. When x is NA, returns center of the quadrat.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.