apply_custom_styles_to_html_template: Format string template (that represents HTML template) with custom CSS styles.
Description
Format string template (that represents HTML template) with custom CSS styles.
Usage
apply_custom_styles_to_html_template(
html_template = "",
area_names = c(),
container_style = "",
area_styles = list()
)
Details
This is a helper function used in grid()