View source: R/course_load_server.R
course_load_server | R Documentation |
Module facilitating the loading of all relevant course data.
course_load_server(id, course_paths)
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. |
A list of course data.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.