a | b/man/getBasilisk.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/auxiliary.R |
||
3 | \name{getBasilisk} |
||
4 | \alias{getBasilisk} |
||
5 | \title{get the Python Basilisk environment} |
||
6 | \usage{ |
||
7 | getBasilisk() |
||
8 | } |
||
9 | \description{ |
||
10 | Defines a conda environment via Basilisk, which is used to convert R objects to Zarr stores. |
||
11 | } |