moodleStats_example: Get path to moodleStats example

View source: R/example.R

moodleStats_exampleR Documentation

Get path to moodleStats example

Description

moodleStats comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access

Usage

moodleStats_example(file = NULL)

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

library(moodleStats)
moodleStats_example()
moodleStats_example("grades_report.csv")

Lightbridge-KS/moodleStats documentation built on April 7, 2022, 8:14 p.m.