arrange_cols | Arrange columns |
ascend_rows | Arranging rows by selected variables |
char_to_symbol | Helper function to turn characters to symbols |
condense | Summarize data |
data1 | Example data using mtcars |
def_cols | Create and assign new columns in data.table |
descend_rows | Arranging rows by selected variables |
desel_cols | Function to subset data.table by removal columns/variables |
dt_keeprownames | Create data.table from data.frame with row names |
expand_colnames | Helper function to expand a range of columns given with ":"... |
filter_rows | Function to filter rows of data by condition |
mkdt | Function for turning mtcars data.frame into data.table |
rm_group | Ungroup data |
rn_cols | Setting column names |
sel_cols | Function to subset data.table by selecting columns/variables |
set_group | Group data using variables |
spread | Long to short data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.