ropensci / nomisr

Access UK official statistics from the Nomis database through R.
https://docs.ropensci.org/nomisr
Other
44 stars 12 forks source link

Enhancements to documentation as part of rOpenSci review ropensci/onboarding#190 #1

Closed pegeler closed 6 years ago

pegeler commented 6 years ago

Suggests some small enhancements to documentation as part of the review process. This PR addresses three minor edits:

  1. Fixing a broken link to CONTRIBUTING.md in package README\.R?md.
  2. Loading dplyr in nomis_overview() examples in order to gain access to pipes and glimpse().
  3. Track vignettes in git to allow users to install package more quickly from GH.

The remainder of my reviewer comments are on their way!