Skip to content

Missing "dataset-name" in vignette? #1663

Open
@MichaelChirico

Description

@MichaelChirico

This means you need to document them in a slightly different way: instead of documenting the data directly, you quote the dataset's name.

IINM, this is about using #' blocks over the character string "dataset-name" to document a data set, however that string doesn't appear in the vignette?

c.f. https://github.com/tidyverse/ggplot2/blob/ddd207e926cc1c1847dc661d9a099b8ec19c4010/R/data.R#L20

Or a different data set:

https://github.com/tidyverse/tidyr/blob/622afe810825ffb5de750c060778b150c68ba71a/R/data.R#L33-L36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions