hello: hello

Description Usage Arguments Examples

View source: R/hello.R

Description

This is our hello world function!

Usage

1
hello(first, last = "userbot")

Arguments

last

Examples

1
2
3
4
5
6
hello("Lindsay")


hello("Laura")
 hello("Laura","OWI")
 hello(last = "OWI", first = "Laura")

grrmartin-USGS/demoPackage documentation built on May 29, 2019, 4:51 p.m.