Skip to content

cloudmesh-deprecated/cloudmesh-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudmesh-R

The purpose of cloudmesh R command is to impletment CMS command in R environment.

Getting Started

To get start, First, you need to set up R environment in your computer.

There are two prerequisite packages before use the rcms package:

  1. reticulate

  2. devtools

Installing

library(devtools)

install_github("cloudmesh/cloudmesh-r", subdir="rcms")

Running Examples

library(rcms)

rcms("version")

test cms version

Acknowledgements

This project is the very step of implement CMS in R. More devlopment is needed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages