| as.data.table.tbl | Convert a dplyr table to a data.table by stripping the dplyr... |
| autokey | Automatically set data.table keys |
| by_list | Turn a list of variables into a by list |
| dropicols | dropicols |
| dt_left_join | dt_left_join |
| entable | Convert vectors to data tables and vice versa |
| i_table | Create a table for use in data.tables i slot |
| left_join | left_join |
| left_roll | Left or right rolling join |
| merge0 | Left (outer) join of data.tables replacing introduced NAs... |
| names_keys_first | names_keys_first |
| nonkey | Get non-keys from a table |
| pageDT | page through a data.table by key |
| prefix_replace | Replace Prefix |
| renameif | renameif |
| setcolfirst | Move columns to the beginning |
| setkeysfirst | setkeysfirst |
| setprefix | setprefix |
| tb | Show compact data.table::tables info |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.