knitr::opts_chunk$set(echo = TRUE)

TestPackage - Tutorial

The main functions are hello() and test(). Their usage is as follows

library(TestPackage)

hello()
test()

Some theory

test uses the following expression

\begin{align} y = 1 + 1. \end{align}



javier-gg/Test documentation built on Nov. 30, 2020, 11:06 a.m.