Convenience constructor that creates an S7 class inheriting from data_source. The returned object is a class (not an instance) that can be instantiated with no arguments.
Arguments
- name
Character. Human-readable display name shown in the UI dropdown.
- id
Character. Unique identifier used internally as a key.
- package
Character. The name of the package defining this data source.
- ...
Additional arguments passed to
data_source().