path_create: Helper function to create path for saving the ggplot file

View source: R/crsave.R

path_createR Documentation

Helper function to create path for saving the ggplot file

Description

Helper function to create path for saving the ggplot file

Usage

path_create(plotname, path = NULL, type = NULL)

Arguments

plotname

Plot object variable name converted to a character vector

path

File name or file path to save the file; defaults to the working directory and the plot_object variable name

type

Type of file to save the graphic to; defaults to the path extension or PNG if no type or extension given


christyray/crthemes documentation built on April 14, 2023, 11:18 p.m.