| HaDeXify | R Documentation |
This function HaDeXifies plot. It adds HaDeX logo and ggplot theme.
HaDeXify(plt)
plt |
ggplot object. Plot to HaDeXify. |
Function adds the logo of HaDeX package in the left down corner of the plot and the HaDeX theme.
a ggplot object.
read_hdx
plot_differential
plot_butterfly
diff_uptake_dat <- create_diff_uptake_dataset(alpha_dat)
HaDeXify(plot_differential(diff_uptake_dat))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.