Package: ouladFormat
Type: Package
Title: Loads and Formats the Open University Learning Analytics Dataset
        for Data Analysis
Version: 1.1.2
Authors@R: person("Emma", "Howard", email = "emhoward@tcd.ie", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8104-1351"))
Description: 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.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, httr, magrittr, stats, tidyr
NeedsCompilation: no
Packaged: 2024-09-16 14:37:25 UTC; Emma
Author: Emma Howard [aut, cre] (<https://orcid.org/0000-0002-8104-1351>)
Maintainer: Emma Howard <emhoward@tcd.ie>
Repository: CRAN
Date/Publication: 2024-09-17 11:50:04 UTC
