View source: R/post-process-object-placement.R
post_process_object_placement | R Documentation |
x
by changing the table or figure label placement
code for the knitr_label
to the value of place
Modify the tex code x
by changing the table or figure label placement
code for the knitr_label
to the value of place
post_process_object_placement(x, row_df, row_num, num_search_lines = 5, ...)
x |
Tex code, as a vector of lines read in from a TeX file by |
row_df |
A data frame which is a single row, and has the columns
|
row_num |
Which row this is from the object placement file |
... |
Absorbs other arguments not meant for this function |
The modified Tex code, as a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.