.cstr_fetch_opts {constructive} | R Documentation |
Exported for custom constructor design.
.cstr_fetch_opts(class, ..., template = NULL)
class |
A string. An S3 class. |
... , template |
Parameters generally forwarded through the dots of the caller function |
An object of class c(paste0("constructive_options_", class), "constructive_options")