knitr::opts_chunk$set(echo = FALSE, message = FALSE,
    error = FALSE, warning = FALSE)

Diameter, Height and Volume for Black Cherry Trees

data(trees)
library(dplyr)
as_tibble(trees)


herreio/vgnttr documentation built on Dec. 23, 2019, 6:31 p.m.