foo: Foo

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

foo is a simple function that shows

character

shows the character

anything else

shows that too

More description.

Usage

1
foo(x, a)

Arguments

x

the thing to be tested

a

something printed

Details

There aren't many details for foo.

Value

Here you describe the output of foo.

Author(s)

Eli Holmes, NOAA, Seattle, USA.

References

Here you can put references.

See Also

graywhales

Examples

1
2
 foo("a","b")
 foo(1,"a")

eeholmes/package-skeleton documentation built on May 25, 2019, 5:20 p.m.