mirror of
https://github.com/msberends/AMR.git
synced 2025-12-15 14:30:19 +01:00
(v0.8.0.9036) complete documentation rewrite
This commit is contained in:
@@ -16,7 +16,7 @@ kurtosis(x, na.rm = FALSE)
|
||||
\method{kurtosis}{data.frame}(x, na.rm = FALSE)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{a vector of values, a \code{matrix} or a \code{data frame}}
|
||||
\item{x}{a vector of values, a \code{\link{matrix}} or a \code{\link{data frame}}}
|
||||
|
||||
\item{na.rm}{a logical value indicating whether \code{NA} values should be stripped before the computation proceeds.}
|
||||
}
|
||||
@@ -29,5 +29,5 @@ On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://
|
||||
}
|
||||
|
||||
\seealso{
|
||||
\code{\link{skewness}}
|
||||
\code{\link[=skewness]{skewness()}}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user