Vingette for Addition

This document is a guide to the package. Let's do some R:

library(firstpackage)
add(1,2)

You can also embed plots, for example:

data = c(1,2,3)
plot(data, addone(data))


noamross/testpack documentation built on May 23, 2019, 9:31 p.m.