ggboy_save: Save a ggboy image with the correct dimensions

View source: R/ggboy_save.R

ggboy_saveR Documentation

Save a ggboy image with the correct dimensions

Description

ggboy_save() is a convenient function for saving a ggboy image at the correct aspect ratio. By default it saves images at 160 px (wide) x 144 px (high)

Usage

ggboy_save(filename, scale = 1)

Arguments

filename

file name to create on disk

scale

multiplicative scaling factor


cj-holmes/ggboy documentation built on Sept. 17, 2024, 8:09 a.m.