add.vector.to.data.frame | 'df' is (n x 2) dimensions |
get.average.over.unique.values | Input: two vectors with same column names Output: a data... |
get.common.names | get the common 'names' from two vectors and print an... |
get.common.values | get the common values from two vectors and print an... |
get.percentage.of.matches | input are vectors with 1 and 0's with same 'names' attribute |
is.between | checks if 'value' is in [low.thres,high.thres) (standard... |
normalize.vector | 'vec' a vector with at least two different elements, 'range'... |
outersect | The opposite of 'intersect' function base |
pretty.print.bold.string | prints a bold string only when 'html.output' is enabled.... |
pretty.print.string | nice printing of a string in an R notebook use 'with.gt =... |
pretty.print.vector.names | 'vector.names.str' tell us what 'names(vec)' actually is, to... |
pretty.print.vector.names.and.values | vector 'vec' has to have 'names(vec)' non-empty 'n' is the... |
pretty.print.vector.values | 'vector.values.str' tell us what the 'vec' values are, to put... |
prune.columns.from.df | prune columns from a data.frame if all elements of a column... |
prune.rows.from.df | prune rows from a data.frame if all elements of a row have... |
save.df.to.file | Save data frame to a specified file |
save.matrix.to.file | Save matrix to a specified file |
save.vector.to.file | Save vector to a specified file |
specify.decimal | 'digits.to.keep' refers to digits after decimal point '.' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.