single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
MIT License
80 stars 21 forks source link

[r] Replace `vfs.is_dir` with `SOMADataFrame::exists` et al. #2714

Closed johnkerl closed 2 days ago

johnkerl commented 1 month ago

Follow-up from merged PR #2704.

As discussed in detail here: https://github.com/single-cell-data/TileDB-SOMA/pull/2704#discussion_r1635386307

cc @eddelbuettel @nguyenv

eddelbuettel commented 2 days ago

Done in #2803