Package: ouladFormat 1.1.2
ouladFormat: Loads and Formats the Open University Learning Analytics Dataset for Data Analysis
The Open University Learning Analytics Dataset (OULAD) is available from Kuzilek et al. (2017) <doi:10.1038/sdata.2017.171>. The 'ouladFormat' package loads, cleans and formats the OULAD for data analysis (each row of the returned data set is an individual student). The package’s main function, combined_dataset(), allows the user to choose whether the returned data set includes assessment, demographics, virtual learning environment (VLE), or registration variables etc.
Authors:
ouladFormat_1.1.2.tar.gz
ouladFormat_1.1.2.zip(r-4.7)ouladFormat_1.1.2.zip(r-4.6)ouladFormat_1.1.2.zip(r-4.5)
ouladFormat_1.1.2.tgz(r-4.6-any)ouladFormat_1.1.2.tgz(r-4.5-any)
ouladFormat_1.1.2.tar.gz(r-4.7-any)ouladFormat_1.1.2.tar.gz(r-4.6-any)
ouladFormat_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ouladFormat/json (API)
NEWS
| # Install 'ouladFormat' in R: |
| install.packages('ouladFormat', repos = c('https://ehoward1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ehoward1/ouladformat/issues
Last updated from:912a68ae2c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 147 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 101 |
Exports:combined_datasetconvert_VLEdataset_assessmentdataset_demographicsdataset_registrationdataset_VLE_activitydataset_VLE_timeload_github_modifiedpath_to_fileVLE_learning_classification
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Returns the combined formatted OULAD | combined_dataset |
| Converts the VLE data format | convert_VLE |
| Returns the formatted assessment data sets | dataset_assessment |
| Returns the formatted demographic data set | dataset_demographics |
| Returns the formatted registration data set | dataset_registration |
| Returns the formatted VLE data set based on activity types | dataset_VLE_activity |
| Returns the formatted VLE data set for daily and weekly counts | dataset_VLE_time |
| A modified version of the Rfssa load_github_data() function | load_github_modified |
| Get file path to the sample_studentVLE.csv file | path_to_file |
| Classify VLE activities | VLE_learning_classification |
