ref_df_row | R Documentation |
Create a row for a referential footnote information data frame
ref_df_row(
row_path = NA_character_,
col_path = NA_character_,
row = NA_integer_,
col = NA_integer_,
symbol = NA_character_,
ref_index = NA_integer_,
msg = NA_character_,
max_width = NULL
)
row_path |
( |
col_path |
( |
row |
( |
col |
( |
symbol |
( |
ref_index |
( |
msg |
( |
max_width |
( |
A single row data frame with the appropriate columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.