post_process_object_placement: Modify the tex code 'x' by changing the table or figure label...

View source: R/post-process-object-placement.R

post_process_object_placementR Documentation

Modify the tex code x by changing the table or figure label placement code for the knitr_label to the value of place

Description

Modify the tex code x by changing the table or figure label placement code for the knitr_label to the value of place

Usage

post_process_object_placement(x, row_df, row_num, num_search_lines = 5, ...)

Arguments

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 type, label, file_name, and placement

row_num

Which row this is from the object placement file

...

Absorbs other arguments not meant for this function

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.