View source: R/filter_languages_server.R
filter_languages_server | R Documentation |
Module allowing the user to find select document based on whether they exist in languages other than the main one.
filter_languages_server(id, course_data)
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. |
Tibble. list of documents existing in all the selected languages.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.