latex_summary_of_manifest: Print a latex table to summarise CODECHECK metadata

View source: R/codecheck.R

latex_summary_of_manifestR Documentation

Print a latex table to summarise CODECHECK metadata

Description

Print a latex table to summarise CODECHECK manfiest

Usage

latex_summary_of_manifest(
  metadata,
  manifest_df,
  root,
  align = c("l", "p{6cm}", "p{6cm}", "p{2cm}")
)

Arguments

metadata

- the codecheck metadata list.

manifest_df

- The manifest data frame

root

- root directory of the project

align

- alignment flags for the table.

Details

Format a latex table that summarises the main CODECHECK manifest

Value

The latex table, suitable for including in the Rmd

Author(s)

Stephen Eglen


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.