inst/examples/example2.R

#' ---
#' output: md_document
#' ---

#' head of mtcars
head(mtcars)

#' summarise data
iris[ iris$Sepal.Length > 7, ]
ropensci/gistr documentation built on Oct. 21, 2022, 2:14 p.m.