Allow R users to interact with the 'Canvas' Learning Management System (LMS) API (see <https://canvas.instructure.com/doc/api/all_resources.html> for details). It provides a set of functions to access and manipulate course data, assignments, grades, users, and other resources available through the 'Canvas' API.
Version: | 0.0.4 |
Imports: | dplyr, htm2txt, httr, jsonlite, magrittr, purrr, rlang, stringr, tidyr, utils |
Suggests: | knitr, rmarkdown |
Published: | 2024-04-29 |
DOI: | 10.32614/CRAN.package.vvcanvas |
Author: | Tomer Iwan [aut, cre, cph] |
Maintainer: | Tomer Iwan <t.iwan at vu.nl> |
License: | MIT + file LICENSE |
URL: | https://github.com/vusaverse/vvcanvas, https://vusaverse.github.io/vvcanvas/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | vvcanvas results |
Reference manual: | vvcanvas.pdf |
Vignettes: |
Getting Started Working with groups |
Package source: | vvcanvas_0.0.4.tar.gz |
Windows binaries: | r-devel: vvcanvas_0.0.4.zip, r-release: vvcanvas_0.0.4.zip, r-oldrel: vvcanvas_0.0.4.zip |
macOS binaries: | r-release (arm64): vvcanvas_0.0.4.tgz, r-oldrel (arm64): vvcanvas_0.0.4.tgz, r-release (x86_64): vvcanvas_0.0.4.tgz, r-oldrel (x86_64): vvcanvas_0.0.4.tgz |
Old sources: | vvcanvas archive |
Please use the canonical form https://CRAN.R-project.org/package=vvcanvas to link to this page.