officer-defunct
From officer v0.3.15
by David Gohel
Defunct Functions in Package officer
Defunct Functions in Package officer
Usage
ph_with_gg_at(...)ph_with_table_at(...)
ph_with_img_at(...)
ph_with_img(...)
ph_with_text(...)
ph_empty_at(...)
ph_empty(...)
Arguments
- ...
unused arguments
Details
ph_with()
is replaced by ph_with.gg
.
ph_with_table_at()
is replaced by ph_with.data.frame
.
ph_with_img_at()
is replaced by ph_with.external_img
.
ph_with_img()
is replaced by ph_with.external_img
.
ph_with_text()
is replaced by ph_with.character
.
ph_empty_at()
is replaced by ph_with.empty_content
.
ph_empty()
is replaced by ph_with.empty_content
.
Community examples
Looks like there are no examples yet.