vars {eva3dm} | 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'))