HaDeXify: HaDeX customized ggplot theme

View source: R/HaDeXify.R

HaDeXifyR Documentation

HaDeX customized ggplot theme

Description

This function HaDeXifies plot. It adds HaDeX logo and ggplot theme.

Usage

HaDeXify(plt)

Arguments

plt

ggplot object. Plot to HaDeXify.

Details

Function adds the logo of HaDeX package in the left down corner of the plot and the HaDeX theme.

Value

a ggplot object.

See Also

read_hdx plot_differential plot_butterfly

Examples

diff_uptake_dat <- create_diff_uptake_dataset(alpha_dat)
HaDeXify(plot_differential(diff_uptake_dat))


HaDeX2 documentation built on Feb. 9, 2026, 5:07 p.m.