Introduction to the vvcanvas R package
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Hello, Canvas Community!
I'm thrilled to announce the R package called "vvcanvas". This package provides a convenient interface to interact with the Canvas Learning Management System (LMS) API, enabling users to authenticate, retrieve course information, fetch specific details, and perform various operations within the Canvas LMS.
The package can be installed from CRAN directly using:
install.packages("vvcanvas")
Alternatively, the development version can be installed from GitHub
devtools::install_github("vusaverse/vvcanvas")
How to Contribute
vvcanvas is an open-source project, and contributions from the community are highly encouraged. If you encounter any bugs, have feature requests, or would like to contribute code improvements, you can open an issue or submit a pull request on the GitHub repository.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.