nonsleepr/PyR: Set of Functions to Allow Use of Python in R

A bridge between R and Python. Thes package is inspired by rPython package but adds some additional functionality like dealing with Python exceptions and converting native Python data types to native R data types. The pacakge was also inspired by http://gallery.rcpp.org/articles/rcpp-python/ .

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.2
URL https://github.com/nonsleepr/PyR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nonsleepr/PyR")
nonsleepr/PyR documentation built on May 23, 2019, 9:32 p.m.