construct_q | R Documentation |
Construct quadrat codes from elements (Q1, Q2, SQ1, SQ2).
construct_q(Q1, Q2, SQ1, SQ2)
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. |
a character vector of quadrat code(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.