create.RdUtility function to create a object with new set of attributes
create(x, what, attrs = NULL, overwrite_attributes = FALSE, ...)
| x | an underlying R object of a new object |
|---|---|
| attrs | attributes of a new object |
| overwrite_attributes | overwrite attributes of the input object, if |