Adds: Add metadata

Description Usage Arguments Functions Examples

Description

Add metadata

Usage

1
nz_add_metadata(DSN, table_name, description = NA, legend = NA)

Arguments

DSN

DSN object extracted from nz_init

table_name

name of the table

description

table description. if you put it NA it will not update description and legend.

legend

legend of the layer.

Functions

Examples

1
2
3
4
5
## Not run: 
DSN <- nz_init("NZSQLF","SPATIAL_SCHEMA")
nz_add_metadata(DSN,"NLULCDATA")

## End(Not run)

am2222/nzdggs documentation built on Sept. 7, 2020, 6:39 p.m.