gs: Title the ggplot2 ggsave function changed for the dir path

View source: R/general.R

gsR Documentation

Title the ggplot2 ggsave function changed for the dir path

Description

Title the ggplot2 ggsave function changed for the dir path

Usage

gs(dir, filename, width, height, dpi)

Arguments

dir

the dirpath you want to save in

filename

the filename you want to name

width

the width parameter in ggplot2::ggsave

height

the height parameter in ggplot2::ggsave

dpi

the dpi parameter in ggplot2::ggsave

Value

ggplot2 object

Examples

#

wangjiaxuan666/Spat documentation built on Jan. 4, 2023, 8:35 a.m.