c: Combine Multiple Features to Give a List of Features

Description Usage Arguments Author(s)

Description

Combine multiple feature objects to give a list of feature objects

Usage

1
2
## S4 method for signature 'feature'
c(x, ..., recursive = FALSE)

Arguments

x

An object of class feature

...

One or more feature objects

recursive

Ignored

Author(s)

Rajarshi Guha rajarshi.guha@gmail.com


fingerprint documentation built on May 2, 2019, 2:42 a.m.

Related to c in fingerprint...