writeOGR_3by3: writeOGR_3by3

writeOGR_3by3R Documentation

writeOGR_3by3

Description

writeOGR_3by3

Usage

writeOGR_3by3(st, scale = 500, prefix = "st212", outdir = "INPUT/shp")

Arguments

st

data.table with the columns at least of site, lon, and lat.

scale

in the unit of m

Examples

## Not run: 
st = st_212[, .(site, lon, lat, IGBP)]
writeOGR_3by3(st, 500, "agripheno")

## End(Not run)

kongdd/PhenoAsync documentation built on April 21, 2024, 2:36 a.m.