latex_summary_of_manifest | R Documentation |
Print a latex table to summarise CODECHECK manfiest
latex_summary_of_manifest(
metadata,
manifest_df,
root,
align = c("l", "p{6cm}", "p{6cm}", "p{2cm}")
)
metadata |
- the codecheck metadata list. |
manifest_df |
- The manifest data frame |
root |
- root directory of the project |
align |
- alignment flags for the table. |
Format a latex table that summarises the main CODECHECK manifest
The latex table, suitable for including in the Rmd
Stephen Eglen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.