inst/PackageInitiation/Examples/anotherFunctionExample.R

# Constants I want to multiply:
a <- 1
b <- 2
# Constant I want to add:
c <- 3
# Run anotherFunction:
anotherFunction(a,b,c)
pjnewcombe/Pmisc documentation built on March 26, 2020, 2:09 p.m.