run_reference
From officer v0.3.14
by David Gohel
reference
Create a representation of a reference
Usage
run_reference(id, prop = NULL)
Arguments
- id
reference id, a string
- prop
formatting text properties returned by fp_text.
See Also
Other run functions for reporting:
external_img()
,
ftext()
,
run_autonum()
,
run_columnbreak()
,
run_linebreak()
,
run_pagebreak()
,
run_seqfield()
Examples
# NOT RUN {
run_reference('a_ref')
# }
Community examples
Looks like there are no examples yet.