knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(treehouse)

At this point, I have one package function random_num

random_num()


orderlyquant/treehouse documentation built on Feb. 19, 2021, 11:46 a.m.