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.
theme_grob()
documentationcondformat2grob()
function takes an optional
draw=TRUE
parameter which controls whether the grob is
immediately drawn during the function call. draw=FALSE
allows easier use in composite figures with
gridExtra::grid.arrange()
or
ggpubr::ggarrange()
(@interzoneboy, #31)tidyselect::vars_select()
(questioning) with
tidyselect::eval_select()
rule_fill_bar
(HTML, for now)rule_text_bold
(HTML, PDF)rule_text_color
(HTML, PDF)theme_htmlWidget
(HTML) Customize the number of entries
and the widget size.theme_kable
(PDF) pass options to kabletheme_caption
(HTML, PDF) Set a caption.condformat2grob
: Engine to render tables as
graphicsrenderCondformat
works with “async” promises (if
htmlwidgets 1.3 is available)theme_htmlTable
now only accepts arguments
to be passed to htmlTable::htmlTable
. Before, it could also
be used to accept number_of_entries
, width
,
height
… to customize the widget appearance. For that use
case, please use theme_htmlWidget
instead.condformat2widget
will not accept arguments
to customize the appearance of the widget. Use
theme_htmlWidget
instead.rule_css
to let the user specify arbitrary CSS
fields. For this rule there is no support for PDF or Excel output.condformat2excel
to export to a specific Excel
sheet (#11)condformat2latex
and add regression test (#9)rescale
and rescale_mid
calls (recent
scales use a S3 generic, so we need to import it)theme_htmlTable()
now accepts the
css.cell
argument (thanks to 鱼飞灰 for reporting it)htmlTable
. Improve/fix printing of
condformatcondformatOutput
and
renderCondformat
. Closes #3.
htmlTable
package is installed.NULL
when printing. Closes
#4.80440ecfd16fb74e3e0aa4c6ebc623ad2ae74b15
, reported in
#7)condformat2excel
theme_htmlTable
to pass custom formatting options
to htmlTable.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.