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

Today's Hot Picks in Authors and Packages

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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