Vignettes & articles

  • Vignettes in Articles drop-down
  • Link between vignettes with vignette("some-topic") or vignette("some-topic", package = "somepackage")
    • Reference functions with backticks and ()
`thisfunction()` or `otherpkg::otherfunction()`