theme_Matrix {doblin}R Documentation

Theme for matrix-style plots (e.g. heatmaps or abundance matrices)

Description

Theme for matrix-style plots (e.g. heatmaps or abundance matrices)

Usage

theme_Matrix(base_size = 24, base_family = "Arial")

Arguments

base_size

Base font size.

base_family

Base font family.

Value

A ggplot2 theme object.


[Package doblin version 0.1.1 Index]