render_text: Method to embed content from a text file in a component/sidebar
Description
Method to embed content from a text file in a component/sidebar
Usage
render_text(file, title = NULL, raw = FALSE)
Value
A character string containing the evaluated component
Arguments
- file
The file containing the text content.
- title
The components title.
- raw
Whether or not to emit raw file content