| addCol | Adds a new column to data frame |
| apprAdd | Stages files for the next Git commit |
| buildAppr | Create package 'appr' from component files |
| dropCol | Drops a column |
| isInteger | Checks whether the given object is an integer number |
| loadCSV | Load CSV file |
| loadDTA | Load STATA file (pre-version 13) |
| loadSPSS | Load SPSS file |
| mapCols | Maps function onto each element of the specified columns |
| mergeCols | Merges one column from 'sourceDF' into 'df' |
| recodeCol | Recodes elements of a column according to a conversion table |
| renameCol | Renames column in data frame |
| replaceValues | Replace values in columns in specified rows |
| searchDF | Searchs given data frame for rows in which the given column... |
| updateDF | Carries out multiple replacements of values in a dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.