hello: Print hello

Description Usage Arguments Examples

View source: R/microbiota.R

Description

This function prints hello

Usage

1
hello(fname, lname)

Arguments

fname

First name

lname

Last name

Examples

1
2
hello(fname="Tomas",lname="Greif")
hello(fname="Your",lname="Name")

wipperman/wipperman documentation built on May 4, 2019, 6:32 a.m.