Diff of /man/getBasilisk.Rd [000000] .. [413088]

Switch to side-by-side view

--- a
+++ b/man/getBasilisk.Rd
@@ -0,0 +1,11 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/auxiliary.R
+\name{getBasilisk}
+\alias{getBasilisk}
+\title{get the Python Basilisk environment}
+\usage{
+getBasilisk()
+}
+\description{
+Defines a conda environment via Basilisk, which is used to convert R objects to Zarr stores.
+}