Initializes and returns an empty rcdf
object. This is a convenient constructor
for creating a new rcdf
-class list structure.
Examples
rcdf <- rcdf_list()
class(rcdf)
#> [1] "list" "rcdf"
Initializes and returns an empty rcdf
object. This is a convenient constructor
for creating a new rcdf
-class list structure.
rcdf <- rcdf_list()
class(rcdf)
#> [1] "list" "rcdf"