mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 05:41:53 +02:00
(v1.3.0.9022) mo_matching_score(), poorman update, as.rsi() fix
This commit is contained in:
@ -16,7 +16,7 @@ skewness(x, na.rm = FALSE)
|
||||
\method{skewness}{data.frame}(x, na.rm = FALSE)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{a vector of values, a \code{\link{matrix}} or a \code{\link{data.frame}}}
|
||||
\item{x}{a vector of values, a \code{\link{matrix}} or a \link{data.frame}}
|
||||
|
||||
\item{na.rm}{a logical value indicating whether \code{NA} values should be stripped before the computation proceeds.}
|
||||
}
|
||||
|
Reference in New Issue
Block a user