blob: 4d2281adaec1d8bce71b8c04a4fc6164d9a849aa [file] [log] [blame]
\name{foo}
\alias{foo}
\title{Foo Title}
\description{
Does nothing. Here is pi: \Sexpr{pi}.
}
\usage{
foo(x, ...)
}
\arguments{
\item{x}{something}
\item{\dots}{another thing}
}
\Sexpr[stage=install,results=rd]{"\\\\examples{foo()}"}