Function making a title with all relevant information about the document, including icons for associated tags.

make_title_display(selected_document, course_data)

Arguments

selected_document

Tibble. Document selected for display.

course_data

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

Value

Character. Title to display for the document.

Author

Nicolas Mangin