Initial commit
This commit is contained in:
12
man/hello.Rd
Normal file
12
man/hello.Rd
Normal file
@ -0,0 +1,12 @@
|
||||
\name{hello}
|
||||
\alias{hello}
|
||||
\title{Hello, World!}
|
||||
\usage{
|
||||
hello()
|
||||
}
|
||||
\description{
|
||||
Prints 'Hello, world!'.
|
||||
}
|
||||
\examples{
|
||||
hello()
|
||||
}
|
Reference in New Issue
Block a user