The goal of rsclass
is to interface with the RStudio Cloud API in a classroom-based
context.
You can install the released version of rsclass from CRAN with:
install.packages("rsclass")
This is a basic example which shows you how to solve a common problem:
library(rsclass)
## basic example code