Function reference
Example data
These are example datasets used in the TWRI r-manual.
-
dissolved_oxygen - Dissolved oxygen measurements from the Tres Palacios river
-
arroyo_wetland - Water quality data from two sites on the Arroyo Colorado
-
easterwood_weather - Temperature and precipitation data at Easterwood Airport
-
mission_aransas_nerr - Water quality data for Mission and Aransas National Estuarine Research Reserve (NERR)
-
neon_stage_discharge - Discharge measurements from field-based surveys
-
path_to_file() - Get file path to example data
-
uranium_tds - Uranium and total dissolved solids
ggplot2 themes
Themes control the display of all non-data elements of the plot. Use ggplot2::theme() to tweak individual settings.
-
theme_TWRI_pres() - a ggplot2 theme formatted in the TWRI style for presentations
-
theme_TWRI_print() - a ggplot2 theme formatted in the TWRI style
-
add_TWRI_logo() - Add logo to ggplot
-
ggplot_box_legend() - Create a Boxplot Legend
-
install_font() - Open and install fonts
-
get_twri_palettes() - Get names of all unique palettes provided in twriTemplates
-
twri_paltwri_pal_optwri_pal_conttwri_pal_div - TWRI complementary color palette
-
twri_docx() - RMD docx template for TWRI
-
twri_pdf() - RMD PDF Template for TWRI
-
scale_color_discrete_twri()scale_colour_discrete_twri()scale_fill_discrete_twri()scale_color_opinionated_twri()scale_colour_opinionated_twri()scale_fill_opinionated_twri()scale_color_diverging_twri()scale_colour_diverging_twri()scale_fill_diverging_twri()scale_color_continuous_twri()scale_colour_continuous_twri()scale_fill_continuous_twri() - Custom color and fill scales