| draw_legend | Calculate placement and draw legend |
| get_saved_par | Retrieve the saved graphical parameters |
| plt | Lightweight extension of the base R plotting function |
| plt_add | Add new elements to the current 'tinyplot' |
| tinylabel | Format labels |
| tinypairs | tinyplot Method for Plotting Data Frames |
| tinyplot | Lightweight extension of the base R plotting function |
| tinyplot.data.frame | tinyplot Method for Plotting Data Frames |
| tinyplot.default | Lightweight extension of the base R plotting function |
| tinyplot.density | Lightweight extension of the base R plotting function |
| tinyplot.formula | Lightweight extension of the base R plotting function |
| tinyplot.matrix | tinyplot Method for Plotting Matrices |
| tinyplot.ts | tinyplot Method for Plotting ts Objects (Time Series) |
| tinyplot_add | Add new elements to the current 'tinyplot' |
| tinytheme | Set or Reset Plot Themes for 'tinyplot' |
| tinytheme_list | Register, List, and Unregister Custom Themes |
| tinytheme_register | Register, List, and Unregister Custom Themes |
| tinytheme_unregister | Register, List, and Unregister Custom Themes |
| tpar | Set or query graphical parameters |
| type_abline | Add straight lines to a plot |
| type_area | Ribbon and area plot types |
| type_barplot | Barplot type |
| type_boxplot | Boxplot type |
| type_chull | Convex hull plot type |
| type_density | Density plot type |
| type_ellipse | Confidence ellipse plot type |
| type_errorbar | Error bar and pointrange plot types |
| type_function | Plot a function |
| type_glm | Generalized linear model plot type |
| type_hist | Histogram plot type |
| type_histogram | Histogram plot type |
| type_hline | Add straight lines to a plot |
| type_jitter | Jittered points plot type |
| type_lines | Lines plot type |
| type_lm | Linear model plot type |
| type_loess | Local polynomial regression plot type |
| type_pointrange | Error bar and pointrange plot types |
| type_points | Points plot type |
| type_polygon | Polygon plot type |
| type_polypath | Polypath polygon type |
| type_qq | Quantile-Quantile plot (QQ) |
| type_rect | Rectangle plot type |
| type_ribbon | Ribbon and area plot types |
| type_ridge | Ridge plot type |
| type_rug | Add a rug to a plot |
| type_segments | Line segments plot type |
| type_spineplot | Spineplot and spinogram types |
| type_spline | Spline plot type |
| type_summary | Plot summary values of 'y' at unique values of 'x' |
| type_text | Text annotations plot type |
| type_violin | Violin plot type |
| type_vline | Add straight lines to a plot |