get_theme {miLAG}R Documentation

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)

Arguments

text_size

defaults to 12

Value

a ggplot theme


[Package miLAG version 1.0.2 Index]