| allCombApply | apply a function to all combination of columns |
| allCombApplyM | applies given function to all combinations of matrix columns |
| amerge | Merge two datasets based on both exact and approximate keys |
| as_ascii | convert to ASCII |
| as.Date2 | alias for as.Date function for converting dates from... |
| askSave | Save file after asking the user for confirmation |
| askUser | ask for user's input |
| clSpecialChars | cleans strings for use as a file name -> for saving charts... |
| concatenation | Concatenation operators |
| convertClass | convert a vector to a specified type |
| convertClasses | convert columns in a data.frame to a specified types |
| convertEntityList2df | Transform given list of legal entities from 'scrapeLEI'... |
| ctrlC | writes last value to clipboard for easy copy-paste to excel... |
| ctrlP | read from clipboard for easy copy-paste from spreasdsheet... |
| diff_basis | differences of periodic cumsums |
| diff_fill | An alternative version of diff() returning vector of the same... |
| dropAllNA | Takes an array and return a copy without cols/rows that are... |
| dropNA | return a copy of a vector omitting NA values |
| fillNAs | fill missing values by constant |
| generateDocs | generate documentation for a folder of source files |
| group_vec | Collapse vector into groups. |
| hist4Calc | read a series from (excel, Calc, ...) clipboard, draws its... |
| httr_proxy | setup httr proxy settings |
| iconv.data.table | apply iconv on all character columns of a copy of a... |
| iconvFile | convert file encoding |
| install_github_proxy | set proxy seetings and call install_github() |
| instgithubproxy | set proxy seetings and call install_github() |
| LEIs2df | Transform given list of legal entities from 'openLEIs'... |
| mergeAll | merges multiple data.frames or data.tables at once |
| NAoperators | Addition of two numbers/vectors/matrices while replacing all... |
| normalize | rescale numeric objects |
| normalSpace | replace non-breaking space by a regular space |
| omitNALines | deletes all-NAs rows and columns (deprecated, see dropAllNA) |
| openLEIs | Scrape attributes of entitities from lei-lookup.com given... |
| readEIU | read xlsx file as downloaded from EIU and return panel data... |
| recodeStrings | recode vector of strings using a convertion table |
| round2 | dirty alternative to round() |
| saveggplot | save last ggplot to a file |
| scrapeLEI | Scrape attributes of entitities from lei-lookup.com given... |
| seq_along_named | seq_along alternative that returns named vector |
| seqv | seq function on vectors |
| seticonv | apply iconv on all character columns of a data.table |
| shortenString | shorten strings by cutting characters from the middle |
| source_search | Search for a file in different places and source the first... |
| split2Batches | split vector into batches |
| str_shrt | shorten strings by cutting characters from the middle - alias... |
| update_github_pkgs | update all R packages installed from GitHub |
| VHtools-package | This paclage provides various help functions for daily work... |
| winply | Apply function to rolling/moving windows |
| winply_v | Apply function to rolling/moving windows of changing width |
| wrap_text | Wrap long texts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.