filter_languages_server: Filter documents based on languages.

View source: R/filter_languages_server.R

filter_languages_serverR Documentation

Filter documents based on languages.

Description

Module allowing the user to find select document based on whether they exist in languages other than the main one.

Usage

filter_languages_server(id, course_data)

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.

Value

Tibble. list of documents existing in all the selected languages.

Author(s)

Nicolas Mangin


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