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

Test

sessionInfo()


kevinwang09/hello documentation built on June 26, 2020, 7:58 p.m.