grattan_save and grattan_save_pptx, including adding no_new_folder option to prevent creation of subfolders, setting cairo_pdf as the default device, and adding rich_subtitle option for preserving markdown formatting in PowerPoint exports. Powerpoint templates are also updated for consistency with internal Grattan templates.save_chartdata, including adding select_data option to remove extraneous columns from chartdata, and adding the round parameter to control decimal places in numeric data.grattan_fill_manual and grattan_fill_manual in favour of a different implementation of scale_fill_manual and scale_colour_manual
grDevices::colorRampPalette to make the lighter/darker permutationsgrattan_pal in favour of make_grattan_pal and make_grattan_pal_discrete
create_pptx_shell and create_slide_shell as officer now offers functionality to edit notes directlyhelvetica font choice as arial is now the standard font choicecheck_chart_aspect_ratio to help with checking charts are formatted correctlychart_types data frame is now exported, for contexts where it is useful to have information about the chart types in the grattantheme package.create_fullslide() and related functions.grattan_save_pptx(), including ‘blog’, ‘fullpage’, ‘normal’, ‘wholecolumn’.grattan_save_pptx() function - it would previously fail when title and/or subtitle was blank.grattan_label() reduced to 0.8grattan_save_pptx() saves a ggplot2 plot, or a list of plots, as a Powerpoint document with vector graphics and editable labels.grattan_save() gains an argument: save_pptx. When TRUE, it will use grattan_save_pptx() to also save your image as a Powerpoint document.make_slide() and make_presentation() have been deprecated.grattan_save(), save_data no longer automatically TRUE if type = "all"
create_fullslide() completely rewritten; now much more flexible + fasterwarn_labs argument to grattan_save() has been removedn up to 9