Skip to content

Commit d454a57

Browse files
committed
Add metadata calling latex_summary_of_manifest()
1 parent 3c95a83 commit d454a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/extdata/templates/codecheck/codecheck.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ latex_summary_of_metadata(metadata)
5252
```
5353

5454
```{r summary_manifest, echo=FALSE, results='asis'}
55-
latex_summary_of_manifest(manifest_df)
55+
latex_summary_of_manifest(metadata, manifest_df)
5656
```
5757

5858

0 commit comments

Comments
 (0)