stack_assoc_plot_save: stack_assoc_plot_save

View source: R/figures.R

stack_assoc_plot_saveR Documentation

stack_assoc_plot_save

Description

stack_assoc_plot_save saves a png of the assoc_plot with the correct dimensions

Usage

stack_assoc_plot_save(
  x,
  file,
  n_traits,
  width = NULL,
  height = NULL,
  dpi = 500
)

Arguments

x

the plot

file

the filepath

n_traits

the filepath

width

the width of the plot

height

the height of the plot

dpi

the resolution of the plot

Author(s)

James R Staley <jrstaley95@gmail.com>


jrs95/gassocplot documentation built on April 2, 2024, 7:11 p.m.