fp_txt_italic | R Documentation |
This is a collection of functions to allow styling of text
fp_txt_italic(txt)
fp_txt_bold(txt)
fp_txt_plain(txt)
fp_txt_gp(txt, gp)
fp_align_left(txt)
fp_align_center(txt)
fp_align_right(txt)
txt |
The text to styl |
gp |
A |
A list of txt with style attributes
fp_txt_italic("Italic text")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.