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)
bwtian/Rtemplate documentation built on May 13, 2019, 9:24 a.m.