View source: R/filter_statistics_server.R
filter_statistics_server | R Documentation |
Module allowing the user to select documents based on their statistics.
filter_statistics_server(id, course_data)
id |
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. |
Tibble. List of selected documents.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.