foo: A function to demonstrate how an R function is defined.

Description Usage Arguments Value Author(s)

Description

A function to demonstrate how an R function is defined.

Usage

1
foo(x, y)

Arguments

x

Numeric.

y

Numeric.

Value

The sum of x and y.

Author(s)

Mark Heckmann


ryouready documentation built on May 1, 2019, 8:39 p.m.