Skip to content

Commit

Permalink
Update index.md (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
keller-mark committed Sep 18, 2023
1 parent 562cb89 commit ab8a0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pizzarr is an R implementation for [Zarr](https://zarr.readthedocs.io/).
The ``pizzarr`` package includes:

* Support for reading and writing Zarr Arrays and Groups
* Support for numeric Zarr data types (with [string](https://github.com/keller-mark/pizzarr/issues/22) data types on roadmap)
* Support for numeric, logical, and string Zarr data types
* Support for both R-like one-based slicing and Python-like zero-based slicing
* Familiar API based on [zarr-python](https://github.com/zarr-developers/zarr-python) and [zarr.js](https://github.com/gzuidhof/zarr.js)
* R-based and [R6](https://github.com/r-lib/R6/)-based implementation for ease of maintenance
Expand Down

0 comments on commit ab8a0b8

Please sign in to comment.