Nothing
NEWS for the forestplot package
fp_add_lines()
for superseding hrzl_lines
argument and also adding the option of vertical linesfp_set_style
NA
bugforestplot()
now returns an object with raw data that can be manipulated
by subsequent functions prior to plotting. All visual output is now generated
during the actual generation of the graph - this allows saving the plot and
plotting it when explicitly requested. BREAKING - this may be a breaking
feature although most of the old syntax should work without much need for
adaptation.fp_insert_row
, fp_add_header
, and fp_append_row
fp_set_style
, fp_set_zebra_style
, and fp_decorate_graph
fp_txt_bold
, fp_txt_italic
, ...fp_align_left
, fp_align_center
, fp_align_right
lwd.zero
(issue #42)clip
argument when zero
was outside the clip
area.gforge_forestplot
object instead of directly plotting. The print.gforge_forestplot
calls the draw function that converts the object to the actual forestplot. Breaking if you have used the function within loops this will cause a break in the old behavior.dplyr
compatible API that allows using standard dplyr syntaxshapes_gp
parameter (issue #32, thanks André Gillibert)gpar()
with font & fontface options (thanks Katherine T. Mills)fpDrawBarCI
(thanks Christian Röver)xlog
bugcolgap
optionnew_page
to default to TRUEgraphwidth
fpTxtGp
function. The fonts for the labels/summaries can be specified down to the
cell level.zero
argument you get an area for the zero-effectcolgap
length for the box corresponding to the box heightconfintNormalFn
, confintSummaryFn
, legendMarkerFn
are now called fn.ci_norm
, fn.ci_sum
, fn.legend
main
in forestplot has changed to title
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.