NEWS.md
aXLSX()
: exports data from R to a formatted excel file optimized for accessbility, separating contact info and additional metadata (other than the source and title) from the datatheme_stat()
: theme_stat(map = TRUE)
optimizes the theme for mapstheme_stat()
: additional function arguments to add or remove major and minor grid linesflush_left()
to the vignette on visualizations, a function that allows one to align the title, subtitle, and caption with the y-axis of a plot)insert_metadata_sheet()
: adds formatted metadata to an existing .xlsx-workbookZH report
for .html-reports is now available.datasetsXLSX()
: several datasets and/or figures can now be exported from R to a single .xlsx-file. The function creates an overview sheet and separate sheets for each dataset/figure.quickXLSX()
, splitXLSX()
, and datasetsXLSX()
have been implemented, for example the author’s initials and individual contact details can be specified and the logo of the canton of Zurich can be added.quickXLSX()
, splitXLSX()
, and datasetsXLSX()
are set automatically and the first row no longer freezes.theme_stat()
has been revised and a couple of theme arguments have been added for increased flexibility (e.g., axis ticks, position of axis labels)