diff --git a/man/varipart.Rd b/man/varipart.Rd index 4bda135b..49b53bef 100644 --- a/man/varipart.Rd +++ b/man/varipart.Rd @@ -13,8 +13,7 @@ scale = FALSE, \dots) \item{X, W}{dataframes or matrices of explanatory (co)variables (numeric and/or factor variables). By default, no covariables are considered (\code{W} is \code{NULL}) and this case corresponds to simple caonical ordination.} -\item{nrepet}{an integer indicating the number of permutations -.} +\item{nrepet}{an integer indicating the number of permutations.} \item{type}{a character specifying the algorithm which should be used to adjust R-squared (either \code{"simulated"} or \code{"parametric"}).}