c: Combine Multiple Features to Give a List of Features
Description
Combine multiple feature
objects to give a list of feature objects
Usage
# S4 method for feature
c(x, ..., recursive = FALSE)
Arguments
x
An object of class feature
...
One or more feature
objects