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.4")



Attach the package and use:
library("vvcanvas")
Maintained by
Tomer Iwan
[Scholar Profile | Author Map]
First Published: 2023-06-14
Latest Update: 2023-10-23
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.4, https://cran.r-project.org/web/packages/vvcanvas. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for vvcanvas0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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