course_tree_server: Load tree data

View source: R/course_tree_server.R

course_tree_serverR Documentation

Load tree data

Description

Module facilitating the loading of a classification tree.

Usage

course_tree_server(id, course_data, course_paths)

Arguments

id

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

course_data

Reactive. Function containing all the course data loaded with the course.

course_paths

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

Value

A list containing the tree as a table and a json object.

Author(s)

Nicolas Mangin


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