my_function: A very brief description of what your function does

Description Usage Arguments Value Examples

View source: R/my_function.R

Description

A detailed description of what the function does.

Usage

1
my_function(print_statement = TRUE)

Arguments

print_statement

a logical value indicating whether to print the statement (default is TRUE)

Value

my_function prints a declaration announcing itself if the parameter is TRUE

Examples

1
R code examples

albertkuo/mypackage documentation built on Dec. 16, 2019, 12:33 a.m.