course_load_server: Load course data

View source: R/course_load_server.R

course_load_serverR Documentation

Load course data

Description

Module facilitating the loading of all relevant course data.

Usage

course_load_server(id, course_paths)

Arguments

id

Character. ID of the module to connect the user interface to the appropriate server side.

course_paths

Reactive. Function containing a list of paths to the different folders and databases on local disk.

Value

A list of course data.

Author(s)

Nicolas Mangin


NicolasJBM/teachR documentation built on April 12, 2025, 5:27 a.m.