NetCDFFileResourceClient | R Documentation |
Build a NetCDF handler from a resource object describing access to a NetCDF file to be studied.
A R6 object of class NetCDFFileResourceClient
resourcer::ResourceClient
-> resourcer::FileResourceClient
-> NetCDFFileResourceClient
new()
NetCDFFileResourceClient$new(resource)
getConnection()
NetCDFFileResourceClient$getConnection(...)
getValue()
NetCDFFileResourceClient$getValue(...)
close()
NetCDFFileResourceClient$close()
clone()
The objects of this class are cloneable with this method.
NetCDFFileResourceClient$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.