| bind_between | function forcing value to fall between min and max |
| classes | function to get classes from e.g. lists |
| dim1 | get first dimension or length of object |
| dim2 | get first dimension or length of object |
| dp_arrange | function to sort df by variables |
| get_vector_element | function that extracts elements from vector |
| is_between | function that checks is values are in between values |
| load_into | function that loads saved rtext |
| modus | function giving back the mode |
| pipe | magrittr pipe |
| plot.rtext | function for plotting rtext |
| prometheus_early | prometheus early version |
| prometheus_late | prometheus late version |
| R6_rtext_extended | extended R6 class |
| rbind_fill | function for binding data.frames even if names do not match |
| read_utf8_csv | function to read csv file with UTF-8 characters (even under... |
| rtext | R6 class - linking text and data |
| rtext_base | rtext_base : basic workhorse for rtext |
| rtext_export | R6 class - linking text and data |
| rtext_get_character | function to get text from rtext object |
| rtext_hash | function to get hash for R objects |
| rtext_loadsave | R6 class - load and save methods for rtext |
| rtext_tokenize | R6 class - linking text and data |
| seq_dim1 | seq along first dimension / length |
| shift | function that shifts vector values to right or left |
| testfile | text function: wrapper for system.file() to access test files |
| text_tokenize.rtext | function tokenizing rtext objects |
| vector_delete | function used to delete parts from a vector |
| which_token | function returning index of spans that entail x |
| which_token_worker | (function to check which chars belong to which token) takes a... |
| write_utf8_csv | function to write csv files with UTF-8 characters (even under... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.