.sits_get_samples_from_csv {sits}R Documentation

Transform a shapefile into a samples file

Description

Transform a shapefile into a samples file

Usage

.sits_get_samples_from_csv(csv_file, .n_pts_csv)

Arguments

csv_file

CSV that describes the data to be retrieved.

.n_pts_csv

number of points to be retrived

Value

A tibble with information the samples to be retrieved

Author(s)

Gilberto Camara


[Package sits version 0.16.2 Index]