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

This is how to use square function.

square(3)


skybullbobby/packagetrial documentation built on Nov. 10, 2019, 12:11 a.m.