add_legacy_sites: Add legacy sites

Description Usage Arguments See Also

View source: R/add_legacy_sites.R

Description

Add legacy sites

Usage

1
add_legacy_sites(legacy, bbox, cellsize, grtsdb = connect_db())

Arguments

legacy

A matrix with coordinates of the legacy sites. One column for every dimension.

bbox

A two-column matrix. The first column has the minimum, the second the maximum values. Rows represent the spatial dimensions.

cellsize

The size of each cell. Either a single value or one value for each dimension.

grtsdb

the grtsdb object

See Also

Other legacy: drop_legacy_sites(), extract_legacy_sample()


inbo/grtsdb documentation built on Jan. 16, 2022, 2:41 a.m.