nc_has_var | R Documentation |
Test if ncdf4 object has a variable
nc_has_var(x, name = "foo")
x |
ncdf4 class object |
name |
character, name of the variable |
logical TRUE if the variable is present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.