View source: R/get_data_type.R
get_data_type | R Documentation |
Get the type and date of the meteorological variable according to the file name.
get_data_type(fname)
get_data_date(fname)
fname |
Character. The full name of the file to be processed. |
get_data_type
returns the type of the meteorological variable.
get_data_date
returns a character indicating the date of the meteorological variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.