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.
ggforestplot() output now respects factor level
order in the facet column, allowing users to control facet
ordering directly from their data.ggforestplot() output when users add
scale_y_discrete(limits = ...), preserving per-facet row
filtering while accepting visible term labels.ggforestplot():
ref_line now takes the numeric reference value directly,
and NULL hides the line.ref_label, ref_linetype, and
ref_color.facet and facet_strip_position as
clearer names for grouped plot panels. The older grouping
and grouping_strip_position arguments now warn and continue
to work.linewidth for confidence interval widths. The
older line_size argument now warns and continues to
work.columns, left_columns, and
right_columns selections.stripe_alpha to control row stripe transparency
across plots, side tables, and split tables.estimate_digits, interval_digits, and
p_digits.ref_line, ref_line_value, and
ref_line_label to standardize reference-line naming while
keeping zero_line arguments backward compatible.term_labels, a named-vector relabeling helper for
displayed model terms.add_forest_table(columns = ...) and
split-table column selection to support arbitrary preserved data columns
in addition to built-in columns.column_labels, a named-vector helper for
relabeling displayed table column headers.ci table column and
ci_fmt so users can display point estimates and confidence
intervals in separate columns. conf.low and
conf.high are accepted as aliases for ci.events column support across
ggforestplot(), as_forest_data(),
add_forest_table(), and add_split_table().
(Thanks @sritchie73 for the suggestion)add_forest_table() now allows for custom column
ordering via the columns argument.NAMESPACE and .Rd files.add_forest_table() and
add_split_table() for plot-table composition.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.