Save a scrawl plot to file

scrawl_save(plot, filename, pixels = 5000)

Arguments

plot

Object to save

filename

Path to file

pixels

Resolution of image in pixels

Value

Invisibly returns NULL

Details

This is just a thin wrapper around ggsave()