keller-mark / pizzarr

Slice into Zarr arrays in R 🍕
https://keller-mark.github.io/pizzarr/
MIT License
25 stars 2 forks source link

Validations in utils.R #100

Open dblodgett-usgs opened 5 days ago

dblodgett-usgs commented 5 days ago

There are a number of TODOs to add validations in utils.

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/utils.R#L99

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/utils.R#L102

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/utils.R#L110

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/utils.R#L111

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/utils.R#L112