| all_equal_bycol | Applies the all.equal function to each column between 2... |
| allNA.col | Checks if any column contains exclusively NAs and returns... |
| best.merged.dt | Looks for the best merging operation(s) between two... |
| dt.combination | Combines 2 columns from a datatable into a 1 column... |
| dt.combine | Combines values of partially duplicated columns from a... |
| dt.int64tochar | Converts columns of 'double.integer64' type into 'character'... |
| dt.ls2c | Replaces data.table columns of type list to a column of type... |
| dt.rm.allNA | Removes columns exclusively containing NAs from a data.table. |
| dt.rm.dup | Removes duplicated column content from a data.table. |
| dt.sub | In-place pattern matching and replacement in a data.table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.