c {fingerprint}R Documentation

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 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


[Package fingerprint version 3.5.7 Index]