hello: hello

Description Usage Arguments Note Author(s) References Examples

View source: R/hello.R

Description

It print "hello world!" ten times

Usage

1

Arguments

No arguments

No arguments for this function

Note

This is the note

Author(s)

Kenta Takahashi

References

[1] www.dummyurl.com

Examples

1
2
3
4
#prints hello world tentimes
hello()
{
  }

kentastick/package1 documentation built on Jan. 6, 2020, 12:44 a.m.