amf_check_site_id: Check valid AmeriFlux site ID

Description Usage Arguments Value Examples

Description

Check if the character is a valid AmeriFlux site ID (CC-Sss)

Usage

1

Arguments

x

A vector or scalar of characters

Value

logical vector or scalar

Examples

1
2
3
4
5
6
## Not run: 
# Check if valid site ID
check_id <- amf_check_site_id(c("US-CRT", "US-crt", "USCRT"))


## End(Not run)

amerifluxr documentation built on Feb. 8, 2022, 5:16 p.m.