Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 477 Bytes

File metadata and controls

18 lines (11 loc) · 477 Bytes

testpackage

Installation

You can install this package by running:

# install.packages("remotes")
remotes::install_github("rstudio4edu/testpackage")

The accompanying tutorial for creating this package was rendered using RMarkdown and can be found at:

  • repo: rstudio4edu/firstclasspackage
  • Corresponding rendered tutorial site: here