strm_grts | R Documentation |
Generate a GRTS sample from stream segments.
strm_grts(n = 20, strm = NA, stream_order = "STREAM_ORDER")
n |
Sample size n for each stratum. Defaults to 20. |
strm |
A streamline data set of class |
stream_order |
String. Column name for stream order. Defaults to |
Generate a GRTS sample from stream segments.
Part of Component 3 – Riparian. Site Type C.
GRTS Generalized Random Tesselation Stratified sampling is achieved using the grts
function in the spsurvey
package.
Generate a GRTS sample from the stream segments for each of the two strata (<3rd order vs. ≥ 3rd order.
Create a field checklist with at least the key fields
A object of class sf
of sample features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.