Commit Graph
1 Commits
Author SHA1 Message Date
MatthiasLiewandGitHub 1a4d2481ea Minor Correction in 6.5 Summary Section (#1285)
vignette(pivot, package = "tidyr") should be changed to vignette("pivot", package = "tidyr")

The former code produces an "object not found" error as vignette does not quote its arguments.
2023-02-15 07:47:51 -05:00