The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 85953
Line 21... Line 21...
21
    to be used.
21
    to be used.
22
    Ignored if \code{data} is a contingency table.}
22
    Ignored if \code{data} is a contingency table.}
23
  \item{na.action}{a function which indicates what should happen when
23
  \item{na.action}{a function which indicates what should happen when
24
    the data contain \code{NA}s.
24
    the data contain \code{NA}s.
25
    Ignored if \code{data} is a contingency table.}
25
    Ignored if \code{data} is a contingency table.}
26
  \item{\dots}{further arguments to the default ftable method may also
26
  \item{\dots}{further arguments to the default \code{ftable} method may also
27
    be passed as arguments, see \code{\link{ftable.default}}.}
27
    be passed as arguments, see \code{\link{ftable.default}}.}
28
}
28
}
29
\details{
29
\details{
30
  This is a method of the generic function \code{\link{ftable}}.
30
  This is a method of the generic function \code{\link{ftable}}.
31
 
31