Learn R Programming

modiscloud (version 0.14)

foo: Test function

Description

This is an example function for making R packages and R documentation with roxygen2 and roxygenize.

Usage

foo(d)

Arguments

d
hi

Value

meand

Details

This function just calculates the mean.

References

refline1 refline2

See Also

fermat.test

Examples

Run this code
foo(c(1,2,3,4)) # 2.5

Run the code above in your browser using DataLab