fixlakeid: Fix Minnesota Lake IDs

View source: R/fixlakeid.R

fixlakeidR Documentation

Fix Minnesota Lake IDs

Description

This function ensures Minnesota Lake IDs (also known as DOWLKNUMs) are characters with "0" at the front and do not have any dashes.

Usage

fixlakeid(lakeid)

Arguments

lakeid

lakeid number

Value

a character

See Also

Other Sentinel Lakes Tools: addunderscore(), lakeid2name(), lakename2id()

Examples

fixlakeid(6000200)
fixlakeid("06-0002-00")


mnsentinellakes/mnsentinellakes documentation built on May 4, 2024, 7:48 p.m.