| .sits_get_samples_from_csv {sits} | R Documentation |
Transform a shapefile into a samples file
.sits_get_samples_from_csv(csv_file, .n_pts_csv)
csv_file |
CSV that describes the data to be retrieved. |
.n_pts_csv |
number of points to be retrived |
A tibble with information the samples to be retrieved
Gilberto Camara