hello: @title hello

Description Usage Details

Description

@description says hello world @param first character the first name that is said @param last character the last name that is said @export

Usage

1
hello(first, last = "userbot")

Details

@examples hello() hello("paul") hello("paul","R") hello(NULL)


pcreneau/demopackage documentation built on May 29, 2019, 4:52 p.m.