inst/script/fakeFunctions.R

fakeFunction <- function(number)
{
    number <- number+number
    return(number)
}

Try the easyreporting package in your browser

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

easyreporting documentation built on Nov. 8, 2020, 8:01 p.m.