inst/examples/ScripTestsExampleFull/R/privatePlus.R

privatePlus <- function(x, y) x + y
exportedPlus <- function(x, y) x + y

Try the scriptests package in your browser

Any scripts or data that you put into this service are public.

scriptests documentation built on May 1, 2019, 6:51 p.m.