Helper function to get an image prepared for Geckoboard Image. Call this before creating a plot using e.g. plot or ggplot.
geckoImagePrepare(filePath, size = "1x1", retina = FALSE, device = jpeg,
adjustTitleRow = FALSE, quality = 100, ...)Full file path.
Size in Geckoboard grid lines.
TRUE if resolution should be twice as standard.
Graphics Device used. Available: PNG or JPEG.
Should image be smaller for a title row?
For JPEG.
Additional parameters to the device function.
Nothing is returned.