R/MyFirstProject-package.r

#' Explores basic R functionality
#'
#'
#' @name MyFirstProject
#' @docType package
NULL

#' A cutdown iris dataset
#' @format A data frame with 100 rows and 5 columns
"newIris"
kconnor20/my-first-project documentation built on May 3, 2019, 3 p.m.