Description
Helper Functions to Work with 'Moodle' Data.
Description
A collection of functions to connect to a 'Moodle' database, cache relevant tables locally and generate learning analytics. 'Moodle' is an open source Learning Management System (LMS) developed by MoodleHQ. For more information about Moodle, visit <https://moodle.org>.
README.md
moodleR
The goal of moodleR is to facilitate access to and manipulating of Moodle™ data for learning analytics practitioners. Moodle is a widely used open source learning management system (LMS). For more information about Moodle go to https://moodle.org.
Credits

This package is developed and maintained by Chi Square Labs.
Installation
You can install the released version of moodleR from CRAN with:
install.packages("moodleR")
To install the latest development version:
devtools::install("chi2labs/moodleR")