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

My functions

example(calculate1)
example(calculate2)
example(calculate3)
example(wcalculate1)
example(wcalculate2)
example(stdization)
example(gmlestimate)
example(hlcheck)
example(mle)
example(myapply)
example(mydplyr)
example(plotArea)
example(plotLine)

```r example(plotPoint) ``````



jackingg/ChangbaiLiTools documentation built on May 25, 2019, 6:22 p.m.