add.asterisks | Add two asterisks to the data frame in the positions |
commify | Take the input vector and create a comma-seperated string |
f | Format a value in a nice way, including rounding and trailing... |
file_addext | Make filenames with the supplied extensions. If the... |
firstlower | Make the first letter in strings lowercase |
firstup | Capitalize the first letter in strings |
get.align | Create a character vector to use in an align argument for... |
get_os | Return the Operating System name in lower case |
get_shade | Get an RGB string representing the color and opacity given |
has_specials | Do strings contain special characters |
hex_hash | Create a HEX color based on the characters of the input... |
latex.amp | Create a string of ampersands seperated by spaces |
latex.bold | Place \textbf macro around text for latex boldface |
latex.cline | Create a latex string to draw a horizontal line across the... |
latex.cmidr | Create a latex string to draw a horizontal line across the... |
latex.hline | A horizontal line in latex properly escaped for R |
latex.italics | Place \emph macro around text for latex italics |
latex.math.bold | Place \mathbf macro and dollar signs around text for latex... |
latex.mcol | Place \multicolumn macro around text |
latex.mlc | Create a string which has been glued together using... |
latex.mrow | Place \multirow macro around text |
latex.nline | A newline in latex properly escaped for R |
latex.paste | Create a string comprised of each element in the vector with... |
latex.perc | Escape all instances of the percent symbol properly for latex |
latex.size.str | Create a latex string for setting the given font size and... |
latex.subscr | Create a subscript in latex |
latex.supscr | Create a superscript in latex |
latex.under | Place \underline macro around text for latex underlining |
list_string | Create a string out of the strings in vec, by glueing... |
modpath | Copy a Windows path from the clipboard, replace the... |
number_to_word | Convert a number into an English word |
pad.num | Pad the beginning of a number with zeroes |
rasterify_cols | 'Rasterify' column names. Change x and y column names into... |
remove.asterisks | Remove any asterisks found in the given data frame x |
rich_colors | Create a vector of n colors that are perceptually equidistant... |
round_3d_array | Round all numeric values found in a multidimensional array to... |
round_data_frame | Round all numeric values found in a data.frame to a specified... |
round_down_even | Round down to the nearest even number |
round_list | Round all values in an arbitrarily complex list. All... |
round_up_even | Round up to the nearest even number |
summarize_quants | Calculate arbitrary quantiles for particular column(s) by... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.