man-roxygen/arg_features.R

#' @param features [\code{character} | \code{integer} | \code{logical}]\cr
#'   Vector of selected inputs. You can either pass a character vector with the
#'   feature names, a vector of indices, or a logical vector.\cr
#'   In case of an index vector each element denotes the position of the feature
#'   name returned by \code{\link{getTaskFeatureNames}}.\cr
#'   Note that the target feature is always included in the
#'   resulting task, you should not pass it here.
#'   Default is to use all features.
Najah-lshanableh/R-data-mining2 documentation built on May 6, 2019, 10:11 a.m.