Function taking only the lines supposed to be uttered and exporting them into a .txt file which can be read for a prompter.

publish_script(selected_document, course_paths, translation = FALSE)

Arguments

selected_document

Character. Name of the note destined to be published.

course_paths

List. List of paths to either databases or documents.

translation

Logical. Whether the source document is in the folder "translated" rather than "original".

Value

Write post in the folder "4_materials/blog".

Author

Nicolas Mangin