theme_psychro: Custom theme for psychrometric chart.

Description Usage Arguments Value Author(s) Examples

View source: R/theme.R

Description

Custom theme for psychrometric chart.

Usage

1
2
3
4
5
6
7
theme_psychro(
  background = "white",
  base_size = 11,
  base_family = "",
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

asp

Aspect ratio of plot. Defaults to NULL.

Value

A ggplot2 theme.

Author(s)

Hongyuan Jia

Examples

1

hongyuanjia/ggpsychro documentation built on Feb. 3, 2021, 12:31 p.m.