hello: Short description of what the function does

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Short description of what the function does

Usage

1
hello(x)

Arguments

x

indicates the vector you will use

Value

Returns a mean value

Examples

1
2
# This example returns a value of 2
hello(x = c(1,2,3))

sciarraseb/testRepo documentation built on Dec. 22, 2021, 10:23 p.m.