diff --git a/index.html b/index.html index 7de5b3a..fa07ec1 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@
pythonR
includes helper functions for using Python in R. It is essentially a wrapper of the reticulate
R package, and can helpful in an R package development or project environment where you want more readable code for setting up a python environment and installing any necessary python dependencies.