fertiliser_by_nrm: Create fertiliser by nrm sf object

View source: R/fertiliser_by_nrm.R

fertiliser_by_nrmR Documentation

Create fertiliser by nrm sf object

Description

Create fertiliser by nrm sf object.

Usage

fertiliser_by_nrm(abs_data, nrm_shapefile, outfile, return_sf = FALSE)

Arguments

abs_data

Character. File path to ABS .csv file.

nrm_shapefile

Character. File path to NRM shapefile.

outfile

Character. Name of shapefile (or other vector data format supported by OGR) where output will be saved. If not provided, sf object will be returned to R.

return_sf

Logical. Should the sf object be returned to R? Ignored if outfile is not provided.

Value

An sf object or vector data export.


jscamac/edmaps documentation built on June 11, 2022, 1:26 a.m.