We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbd612 commit 17a7465Copy full SHA for 17a7465
R/swissmuni-package.R
@@ -1,9 +1,9 @@
1
#' @section Package configuration:
2
#'
3
-#' `r pkgsnip::md_snip("pkg_config", pkg = "swissmuni")`
+#' `r pkgsnip::md_snip(id = "pkg_config", pkg = this_pkg)`
4
5
#' ```{r, echo = FALSE}
6
-#' pal::print_pkg_config("swissmuni")
+#' pal::print_pkg_config(this_pkg)
7
#' ```
8
9
#' @keywords internal
0 commit comments