Chunked processingProcess a (large) file of tabular data in chunks |
|
---|---|
Read and (optionally) process a file in chunks |
|
Apply a function to a data frame in chunks |
|
SummariseGenerate quick summaries for tabular data |
|
Summarise a dataframe |
|
UtilitesMiscellaneous general utility functions |
|
Display time taken message |
|
Revalue values in a dataframe column |
|
Revalue values in a vector |
|
Print a data frame to the console for copying and pasting to a call to |
|
PlotsPlotting functions |
|
Plot a heatmap |
|
StatisticsMiscellaneous statistics functions |
|
Calculate interaction p-values |
|
Dummy dataFunctions to generate dummy data for experimenting with |
|
Make dummy data frame |
|
Labelled dataFunctions for labelling/relabelling data |
|
Convert columns of type logical to numeric labelled 'yes'/'no' |
|
Update variable labels - replace a string for all variable labels. |
|
Update variable labels - remove a string from all variable labels |
|
Update variable labels - capitalise the first letter |
|
Private functionsHelpers |
|
Assert number is an integer that is greater than or equal to 1 |
|
Package overviewGeneral summary of package contents |
|
rawutil |