Recent Releases of saros
saros - saros 1.2.0
Major changes
embed_*-functions are replaced bymakeme(type="cat_plot")etcmakeme()takes S3-methods which eases expansions.embed_*are thus lifecycle soft-deprecated.
New features
n_range()gives the n_range for a given dataset, dependent and independent variables.n_range2()same asn_range()but takes amakeme()-object for convenience.make_link()for generating downloadable figures, tables, data or anything else, on the spot.ggsaver()is a minor wrapper to ease using make_link with ggplot2::ggsave().fig_height_h_barchart()estimates the optimal figure height for a horizontal barchart.fig_height_h_barchart2()same as above, but takes a makeme()-object for convenience.makeme.cat_plot()allows sorting within each dependent variable-by-independent variable (facet-sort)
Bugfixes
- Too many to list, but see saros 1.1.0 for some of them.
- R
Published by sda030 over 1 year ago
saros - saros 1.0.4
- Added more arguments for plot text sizes, with more useful defaults for Word and HTML layouts.
attach_qualtrics_labelsis now more flexible.- Minor fix in
sanitize_labels. - Internal change to accommodate ggplot2 3.5.0.
- Improved performance for argument validation checks.
setup_access_restrictionsnow accepts NULL password input.setup_access_restrictionsnow can warn instead of error ifrel_parent_pathdoes not exist.sort_bynow correctly sorts withdescend=TRUEfor ".upper", etc.- Fixed
list_available_element_types - Set one long-running test for
draft_reportto only run on maintainer's local computer. sanitize_labelsnow has option to translate ASCII HTML-escaped characters to unicode.
- R
Published by sda030 over 2 years ago