diff --git a/R/deprecated.R b/R/deprecated.R index 854cb46e..2150e64a 100644 --- a/R/deprecated.R +++ b/R/deprecated.R @@ -4,6 +4,7 @@ #' #' @param las,res See the new functions that replace the old ones #' @param files,select,filter,sort See the new functions that replace the old ones +#' @param folder,... See the new functions that replace the old ones #' #' @rdname deprecated #' @name deprecated diff --git a/man/deprecated.Rd b/man/deprecated.Rd index cb263106..4f9fd7bf 100644 --- a/man/deprecated.Rd +++ b/man/deprecated.Rd @@ -40,6 +40,8 @@ filter_surfacepoints(las, res) \arguments{ \item{files, select, filter, sort}{See the new functions that replace the old ones} +\item{folder, ...}{See the new functions that replace the old ones} + \item{las, res}{See the new functions that replace the old ones} } \description{