Description Usage Arguments Value
View source: R/monthly_downscaling.R
Check an object for required names
1  | check_names(list, req_names, list_name = NULL)
 | 
list | 
 an object, such as list or data frame that needs certain names  | 
list_name | 
 an optional string that will be incorporated into the error message, default is NULL  | 
req_name | 
 a vector of the required names in the list  | 
an error message if the list is missing a required name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.