From d5786da99b65b5433fe45871cc7395ebb904b20d Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Tue, 14 Oct 2025 10:48:44 -0700 Subject: [PATCH] actually put the data set name --- vignettes/rd-other.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/vignettes/rd-other.Rmd b/vignettes/rd-other.Rmd index d646e1c2..57993573 100644 --- a/vignettes/rd-other.Rmd +++ b/vignettes/rd-other.Rmd @@ -44,6 +44,7 @@ This means you need to document them in a slightly different way: instead of doc #' } #' #' @source {ggplot2} tidyverse R package. +"diamonds" ``` Note the use of two additional tags that are particularly useful for documenting data: