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



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: 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.3, https://cran.r-project.org/web/packages/vvcanvas
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns