chunk_addin | Add decorate chunk after chunk |
code_from_editor | Converts raw editor text to a string of code |
decorate | Builds a 'decorated' object from either a code chunk or a... |
decorate_chunk | Builds a 'decorated' object from a code chunk |
decorate_code | Creates an object of the class 'decorated' |
decorated | Create a 'decorated' object |
flair | Formats source code |
flair_lines | Adds decorative formatting (flair) to parts of a string or... |
flair_lines.decorated | S3 method for 'decorated' objects |
flair-package | A package for adding flair to your displayed source code. |
flair_sublines | Helper for 'flair_lines' |
get_new_globals | Compares current global chunk options to defaults; finds... |
is.decorated | Method check |
knit_print.decorated | S3 method for knitting a 'decorated' object |
list_to_strings | Converts list to vector of strings |
make_sandwiches | Recombines "sandwich" elements in proper order |
mask | Blanks out part of the string |
pipe | Pipe operator |
prep_source | Helper for 'knit_print.decorated' |
print.decorated | When run interactively, a 'decorated' object should preview... |
scope_and_run | Runs code from string, in parent environment |
scope_run_print | Runs and prints from string, in parent environment |
split_sandwiches | Separates a string into sections by delimiter |
src_to_list | Takes plain text of knitted code and converts it to a list,... |
txt_style | Wraps text in html or latex code for formatting |
word_to_blanks | helper for mask |
wrap_html | Wraps text in html for formatting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.