Skip to content

Manipulate RStudio Cloud Workspaces and Projects Programmatically

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

illinois-r/rsclass

Repository files navigation

rsclass

Travis build status Codecov test coverage

The goal of rsclass is to interface with the RStudio Cloud API in a classroom-based context.

Installation

You can install the released version of rsclass from CRAN with:

install.packages("rsclass")

Example

This is a basic example which shows you how to solve a common problem:

library(rsclass)
## basic example code

About

Manipulate RStudio Cloud Workspaces and Projects Programmatically

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published