README.md

pythonTestPackage

Build Status Coverage Status

Sample R package with Python implementation.

Installation and usage

install.packages(devtools)
library(devtools)
install_github('pprzetacznik/pythonTestPackage')
library(pythonTestPackage)
sumx(1,2)


pprzetacznik/pythonTestPackage documentation built on May 25, 2019, 11:25 a.m.