render_text: Method to embed content from a text file in a...

View source: R/components.R

render_textR Documentation

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)

Arguments

file

The file containing the text content.

title

The components title.

raw

Whether or not to emit raw file content

Value

A character string containing the evaluated component


i2dash documentation built on Sept. 8, 2023, 6:04 p.m.