Displaying 1 result from an estimated 1 matches for "facdesign".
Did you mean:
factdesign
2010 Jun 09
0
Documenting generic S4 replacement method for package building
...n a documentation
file for an S4 replacement method but I'm stuck and tried many things, none
of them working. Does somebody what needs to be added to the file?
Thank you in advance
Thomas Roth
-------------------------
\name{lows-methods}
\docType{methods}
\alias{lows-methods}
\alias{lows,facDesign-method}
\title{Methods for Function lows in Package `myPackage'}
\description{
Methods for function \code{lows} in Package `myPackage'
}
\section{Methods}{
\describe{
\item{\code{signature(object = "facDesign")}}{
%% ~~describe this method here~~
}
}}
\keyword{methods}
\keyword{...