Description Usage Arguments Value Author(s)
View source: R/selectFeatureID.R
This function determines the ID value of the feature in an sf object from which a sample point will be selected.
1 | selectFeatureID(rdx, cellID, featureMeasure, featureID, mdm, id)
|
rdx |
Value of the randomized hierarchical address identifying a grid cell that will get a sample point. |
cellID |
Vector of grid cell IDs. |
featureMeasure |
Vector of grid cell sf feature lengths for linestring objects or sf feature areas for polygon objects. |
featureID |
Vector of grid cell sf feature IDs. |
mdm |
Vector of multidensity multipliers for the shapefile features. |
id |
Vector of sf feature IDs. |
The ID of an sf feature.
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.