We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c95a83 commit d454a57Copy full SHA for d454a57
inst/extdata/templates/codecheck/codecheck.Rmd
@@ -52,7 +52,7 @@ latex_summary_of_metadata(metadata)
52
```
53
54
```{r summary_manifest, echo=FALSE, results='asis'}
55
-latex_summary_of_manifest(manifest_df)
+latex_summary_of_manifest(metadata, manifest_df)
56
57
58
0 commit comments