powered by
Check if the character is a valid AmeriFlux site ID (CC-Sss)
amf_check_site_id(x)
A vector or scalar of characters
logical vector or scalar
# NOT RUN { # Check if valid site ID check_id <- amf_check_site_id(c("US-CRT", "US-crt", "USCRT")) # } # NOT RUN { # }
Run the code above in your browser using DataLab