Closed sfirke closed 4 years ago
For minimum viable product I'm calling functions with an ID, which can be easily fetched by browse_surveys. But the previous RMonkey implementation passed S3 classes instead. Once up and running, decide which is a better user experience.
browse_surveys
Integer ID is fine, right now there's no reason to expose the user to a custom S3 class.
For minimum viable product I'm calling functions with an ID, which can be easily fetched by
browse_surveys
. But the previous RMonkey implementation passed S3 classes instead. Once up and running, decide which is a better user experience.