get_plot_theme: Get Plot Theme

View source: R/Plot_Style.R

get_plot_themeR Documentation

Get Plot Theme

Description

Get Plot Theme

Usage

get_plot_theme(erase_legend_title = TRUE, blank_x_lines = TRUE)

Details

A standard set of style elements that is applied across csis360 plots by default. These can be overriden, by adding different theme elements after adding this to your plot.

Value

Thematic elements that can be added to a plot.

Examples

FullData<-standardize_variable_names(Path,
  FullData)


CSISdefense/csis360 documentation built on Aug. 31, 2024, 12:35 a.m.