Description Usage Arguments Value Examples
Check if the character is a valid AmeriFlux site ID (CC-Sss)
1 |
x |
A vector or scalar of characters |
logical vector or scalar
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.