jonthegeek / rapid

R 'API' documents
https://rapid.api2r.org/
Other
6 stars 1 forks source link

Implement as_api_object() as generic. #74

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

(And rename as_rapid_class to as_api_object)

And thus greatly simplify all of the other as_*() functions!

Closes #72.