BronchiCellPred/man/hello.Rd

13 lines
128 B
Plaintext
Raw Normal View History

2021-04-21 16:32:49 +02:00
\name{hello}
\alias{hello}
\title{Hello, World!}
\usage{
hello()
}
\description{
Prints 'Hello, world!'.
}
\examples{
hello()
}