This function determines the ID value of the feature in an sf object from which a sample point will be selected.
selectFeatureID(rdx, cellID, featureMeasure, featureID, mdm, id)
Value of the randomized hierarchical address identifying a grid cell that will get a sample point.
Vector of grid cell IDs.
Vector of grid cell sf feature lengths for linestring objects or sf feature areas for polygon objects.
Vector of grid cell sf feature IDs.
Vector of multidensity multipliers for the shapefile features.
Vector of sf feature IDs.
The ID of an sf feature.