Arguments
- data
An object to be converted to a data frame.
- ...
Arguments passed to methods.
- data_arg
The argument name for
data. Developers can use it to improve messages. Not used by the user.- call
The execution environment where
dataand other arguments for the method are collected. Developers can use it to improve messages. Not used by the user.
