standardiseMap: Standardise maps to a minimal set of attributes with...

View source: R/load-maps.R

standardiseMapR Documentation

Standardise maps to a minimal set of attributes with consistent naming with code, name and codeType columns and an optional altCode column

Description

Standardise maps to a minimal set of attributes with consistent naming with code, name and codeType columns and an optional altCode column

Usage

standardiseMap(sf, codeCol, nameCol, altCodeCol, codeType)

Arguments

sf

- a non standard map

codeCol

- a column name containing the unique code or id for the map

nameCol

- the name column

altCodeCol

- an alternative code column

codeType

- a fixed value for the codeType

Value

a standardised map


terminological/arear documentation built on April 27, 2024, 9:02 a.m.