examplefunction: How to document functions.

Description Usage Arguments Author(s) See Also Examples

View source: R/function.R

Description

This is an example showing how to document functions to be included in the package.

Usage

1

Arguments

text

Message to print.

Author(s)

Francisco Rodriguez-Sanchez

See Also

http://r-pkgs.had.co.nz/man.html

Examples

1
examplefunction('Hello world!')

Pakillo/template documentation built on May 29, 2021, 10:42 a.m.