R/example_function_sum.R
example_function_sum.Rd
Function that sums two numbers
example_function_sum(a = NULL, b = NULL)
Default = NULL
number
if (FALSE) { library(rtemplate) rtemplate(1,1) }