code_from_editor | Converts raw editor text to a string of code |
demo_chunk | Builds a 'demo_code' object from a code chunk |
demo_code | Creates an object of the class 'demo_code' |
demoR | demoR: A package for clear demonstration of R code. |
highlight | Highlights parts of a string |
hlt_regexp.default | Default S3 method for 'hlt_regexp'. |
hlt_regexp.demo_code | S3 method for 'demo_code' objects |
knit_print.demo_code | S3 method for knitting a 'demo_code' object |
make_sandwiches | Recombines "sandwich" elements in proper order |
mask | Blanks out part of the string |
pipe | Pipe operator |
print.demo_code | S3 method for printing a 'demo_code' |
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 |
txt_style | Wraps text in html or latex code for formatting |
wrap_html | Wraps text in html for formatting |
wrap_source | Helper for 'knit_print.demo_code' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.