powered by
rcdf
Initializes and returns an empty rcdf object. This is a convenient constructor for creating a new rcdf-class list structure.
rcdf_list(...)
A list object of class rcdf.
Optional elements to include in the list. These will be passed to the internal list constructor and included in the resulting rcdf object.
rcdf <- rcdf_list() class(rcdf)
Run the code above in your browser using DataLab