docs/Api/Adds.md

nz_add_metadata: Add metadata

Description

Add metadata for the table

Usage

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

Arguments

Argument |Description ------------- |---------------- 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.

Value

Examples

DSN <- nz_init("NZSQLF","SPATIAL_SCHEMA")
nz_add_metadata(DSN,"NLULCDATA")


thespatiallabatLaurier/nzdggs documentation built on Sept. 7, 2020, 4:33 p.m.