We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e2e4c commit 1b367b3Copy full SHA for 1b367b3
softwarereview_intro.Rmd
@@ -56,6 +56,7 @@ Information on the current team, and the current status of software peer review,
56
```{r}
57
#| echo: false
58
#| results: 'asis'
59
+#| warning: false
60
if (nzchar(Sys.getenv("AIRTABLE_API_KEY"))) {
61
source(file.path("scripts", "airtable-get-data.R"), local = knitr::knit_global())
62
}
0 commit comments