Learn R Programming

miLAG (version 1.0.5)

get_theme: get_theme

Description

This function sets a ggplot theme without grid. The theme removes the major and minor grid lines, sets a white background with a gray border and adjusts the text size.

Usage

get_theme(text_size = 12)

Value

a ggplot theme

Arguments

text_size

defaults to 12