alldup | Show all duplicate entries in a data frame/table/vector |
alphaCol | Take a solid color and turn it semi-transparent |
Attach | Detach before attaching |
binom_bayes | Bayesian analysis of one-sample binomial data using conjugate... |
Boot | Simplified interface to boot package for basic statistics |
breheny-package | breheny: Miscellaneous functions that Patrick Breheny finds... |
bsave | Save and combine (gather) results from batched R sessions |
catchWarning | Catch warnings |
check | Checks whether two vectors are equal; wrapper for 'all.equal' |
checkData | Quick inspection of columns in a data frame / table for... |
chisqProb | Draw a chi-squared curve and shade area to the right... |
chk_man | Check code/documentation agreement using... |
ciband | Add a confidence interval band to a KM curve |
ci_int | Construct confidence intervals in the presence of... |
ci_ipd | Given a confidence interval, simulate individual patient data |
ci_plot | Create forest plot of confidence intervals |
clipdt | Import from clipboard to data.table |
colorize_terminal | Setup errors and warnings to use cli coloring |
contingency_table | Format a contingency table for use with knitr |
cv_tree | Cross-validation for regression trees |
ddice | Exact probabilities for sum of n dice |
density_plot | Density plot |
devload | Load a package from its dev/ location (from source, not... |
dict | Create a key-value dictionary |
dnplot | Density plot |
dot-f | Compact and pipe-friendly wrapper to sprintf |
download_data | Download data and read into R |
DropMiss | Drop missing columns from a data table |
epower | Power and sample size for time-to-event data based on... |
estimate | Estimate linear combinations from a regression model |
event_chart | Create a time-to-event chart using ggplot |
factor2num | Convert factor to number |
flowchart | Create a flowchart |
format_object_size | This is literally copied from utils:::format.object_size |
formatP | Format p-values nicely |
generic_description | Copies a generic DESCRIPTION file to current working... |
ggbar | Quick wrapper for a gg bar plot |
ggbox | Boxplot of a data frame / matrix using ggplot |
ggcontour | Wrapper to create geom_contour of a function |
gghist | Simple interface to ggplot2 histogram |
ggmat | Line plot of a matrix using ggplot |
grayCol | Take a color and make it duller |
hbytes | Print bytes in nice human-readable format |
Hist | Nicer-looking histogram |
km_to_mi | Convert between min/km pace and min/mi pace |
lfdrPlot.ash | Make an lFDR plot for an ash object |
likelihood_plot | Plot likelihood function |
logAxis | Make a log-scale axis |
make_unique | Ensure all entries in a string are uniquely labeled |
matrix_to_dt | Convert matrix to data.table |
mixcolor | Mix two colors |
normProb | Draw a normal curve and shade area under an interval... |
nrisk | Add an axis describing number at risk to a KM curve |
open_url | Open a url: quietly, in the background, and in a new window |
pal | Generate a nice palette of colors |
parse_aux | Parse latex .aux files for fig/tab/etc. numbers |
pca_plot | Make a PCA/tSNE/UMAP plot |
Plot | Customized plotting functions |
polygon.step | Draw a filled polygon as a step function |
power_hd | Power calculator for high-dimensional testing |
prank | Compute percentile rank |
process_yaml | Split a file into yaml and body |
qbox | Box plot but whiskers show quantiles instead of outliers |
qd | Compute a quadratic form (x'Ax) |
qe | Solutions to the quadratic equation |
r2 | Nagelkerke R2 |
rank_new | Apply rank transformation to new data |
rasym | Generate asymptotic sequence of random normal sums |
rbern | Generate random bernoulli (non-homogeneous binomial) variates |
rdex | Generate random double exponential variates |
rdir | Generate random variates from the Dirichlet distribution |
rpower | Power for regression (or any continuous outcome) |
rr | Calculate relative risk from a 2x2 table |
rstring | Generate random string of characters |
s3_share | Share Amazon S3 file |
samsize_pcc | Sample size for classifier development |
scale_revlog | Provides a reverse log scale to ggplot; especially useful for... |
signed_url | Share Amazon CloudFront file via presigned url |
silent_load | Run 'devtools::load_all()' silently |
soft | Soft-thresholding operator |
source.dir | Source all .R files in a directory |
table2dt | Convert a table to a (disaggregated) data frame / table |
textPlot | Scatter plot, but with text labels |
toplegend | Make a legend on top or right side of plot |
tpower | Power for t tests, including arbitrary linear hypotheses |
write_fwf | Generate fixed width file in R |
write_tsv | Write a tab-separated file, rounding floats |
xlsdt | Simple wrapper to read_excel + pipe to data.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.