arthur-shaw / susoapi

R interface for Survey Solutions' APIs
https://arthur-shaw.github.io/susoapi/
Other
9 stars 5 forks source link

Have workspaces function in all functions draw from environment vars #26

Closed arthur-shaw closed 2 years ago

arthur-shaw commented 2 years ago

After set_credentials writes the workspace to environment vars as in #24 , one would want all functions to draw from those environment vars. This is a minor change, but touches virtually every function (as well as several from susoflows and susoreview).