Skip to content

pprzetacznik/pythonTestPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Sample R package with some functions implemented in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages