workspace 0.1.3
Features
- Add support for storing and reading yaml files using the
yaml
package.
- Add support for storing and reading geospatial datasets using the
sf
package.
- Add support for storing and reading raster datasets using the
terra
package.
Tests
- Greatly increase test coverage.
workspace 0.1.2
Features
- add new function
delete_dataset()
to delete datasets
from workspace.