Skip to content

lranasingha/python-to-r

Repository files navigation

Python to R Wrapper

Installation

  1. You need to have R (3.4.2 or above) installed (https://www.r-project.org)

ex: brew install R

  1. Install python 3.6+

  2. use PIP3 to install all modules which are in the requirements.txt

How to run?

This application is built on flask. The following command will start the app:

export FLASK_APP=main.py
flask run

About

A simple python to R wrapper which uses ryp2 module

Resources

Stars

Watchers

Forks

Packages

No packages published