Other packages > Find by keyword >

vvcanvas  

'Canvas' LMS API Integration
View on CRAN: Click here


Download and install vvcanvas package within the R console
Install from CRAN:
install.packages("vvcanvas")

Install from Github:
library("remotes")
install_github("cran/vvcanvas")

Install by package version:
library("remotes")
install_version("vvcanvas", "0.0.8")



Attach the package and use:
library("vvcanvas")
Maintained by
Tomer Iwan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-14
Latest Update: 2025-03-31
Description:
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.
How to cite:
Tomer Iwan (2023). vvcanvas: 'Canvas' LMS API Integration. R package version 0.0.8, https://cran.r-project.org/web/packages/vvcanvas. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.0.1 (2023-06-14 10:30), 0.0.2 (2023-07-17 09:20), 0.0.3 (2023-10-23 09:30), 0.0.4 (2024-04-29 11:10), 0.0.5 (2025-03-31 10:00), 0.0.6 (2025-09-05 19:20), 0.0.7 (2025-11-10 14:40)
Other packages that cited vvcanvas R package
View vvcanvas citation profile
Other R packages that vvcanvas depends, imports, suggests or enhances
Complete documentation for vvcanvas
Functions, R codes and Examples using the vvcanvas R package
Some associated functions: canvas_authenticate . create_assignment_group . create_course_datalake . create_course_section . create_folder . create_group_category . create_page . download_course_file . get_accounts . get_all_courses . get_assignment_data . get_assignment_details . get_assignment_submissions . get_assignments . get_course_announcements . get_course_details . get_course_enrollments . get_course_files . get_course_folders . get_course_groups . get_course_pages . get_course_participation . get_course_quizzes . get_course_sections . get_course_students . get_courses . get_department_grade_data . get_department_participation_data . get_department_statistics . get_department_statistics_by_subaccount . get_discussions . get_group_categories . get_group_info . get_group_memberships . get_group_users . get_module_items . get_modules . get_page_content . get_student_summaries . get_user_course_assignment_data . get_user_course_messaging_data . get_user_course_participation_data . pipe . post_new_discussion . 
Some associated R codes: authenticate.R . create_assignment_group.R . create_course_datalake.R . create_course_section.R . create_folder.R . create_group_category.R . create_page.R . download_course_file.R . get_accounts.R . get_all_courses.R . get_assignment_data.R . get_assignment_details.R . get_assignment_submissions.R . get_assignments.R . get_course_announcements.R . get_course_details.R . get_course_enrollments.R . get_course_files.R . get_course_folders.R . get_course_groups.R . get_course_pages.R . get_course_participation.R . get_course_quizzes.R . get_course_sections.R . get_course_students.R . get_courses.R . get_department_grade_data.R . get_department_participation_data.R . get_department_statistics.R . get_department_statistics_by_subaccount.R . get_discussions.R . get_group_categories.R . get_group_info.R . get_group_memberships.R . get_group_users.R . get_module_items.R . get_modules.R . get_page_content.R . get_student_summaries.R . get_user_course_assignment_data.R . get_user_course_messaging_data.R . get_user_course_participation_data.R . post_new_discussion.R . utils-pipe.R .  Full vvcanvas package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA