The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
overview_markdown() — new function that converts
overview_tab and overview_crosstab output to
Markdown tables, mirroring overview_latex(). Supports
custom column headers, titles, and optional export to a .md
file.overview_overlap() — new
proportional = TRUE argument for
plot_type = "venn" that draws an area-proportional Euler
diagram via the eulerr package.overview_plot() — the color argument now
accepts a literal color string (e.g. color = "steelblue")
to paint all lines and points a fixed color, in addition to the existing
column-variable mapping. When color maps a column variable,
custom palettes can be applied via ggplot2’s layering (e.g.
+ scale_color_manual(values = c("red", "blue")) or
+ scale_color_brewer(palette = "Set1")).overview_na() — emits a warning when month
or day columns contain missing values, flagging potential
gaps in time coverage.overview_overlap() to comply with recent
changes in dplyr v1.1.0overview_print to overview_latex (old code
with overview_print still works but it is recommended to
use overview_latex instead)file and path in overview_latex
and added a new argument file_pathoverview_overlap which
did not return the correct percentages in the visualizationoverview_tab function
overview_tabtoydata data.frame (including
variables for day)overview_tab and overview_naoverview_plot
dot_size (default is 2)overview_na
row_wise NA valuesoverview_overlap
plot_type = "bar") or Venn diagrams
(plot_type = "venn")overview_print
overview_plot
color argument to color parts of the time linesoverview_print
label to add a cross-reference labelfontsize to change the font sizeoverview_crossplot
overview_crosstaboverview_tab
NA in the id variable this
observation will be automatically deleted. The user receives a
warning.overview_crosstab
NA in the id variable this
observation will be automatically deleted. The user receives a
warning.And added the following new features: - Added function for overview_plot function - Y axis is now automatically ordered in ascending order - Extended the overview_heat function - Y axis is now automatically ordered in ascending order - Introduced “label” argument to overview_heat that allows the user to select whether the percentage/total number of observations should be displayed or not
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.