vars | R Documentation |
Return variable names of a NetCDF
vars(file = NA, action = "get", verbose = FALSE)
file |
file name |
action |
'get' to return variable names or 'print' to print |
verbose |
display additional information |
string
vars(paste0(system.file("extdata",package="eva3dm"),'/wrfinput_d01'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.