object {roxygen2} | R Documentation |
These objects are usually created by the parsers, but it is also useful to generate them by hand for testing.
object(value, alias = NULL, type = obj_type(value))
value |
The object itself. |
alias |
Alias for object being documented, in case you create a generator function with different name. |