Learn R Programming

DoTC (version 0.2)

extract: Auxiliary Function for Extracting Elements from the Result of wrapFKM

Description

Function for extracting elements from the result of wrapFKM, in especially if m is a vector.

Usage

extract(x, what)

Arguments

x
result from wrapFKM
what
what should be extracted (possible values are U, combined, remaining, combinations, and n_cluster).

Value

fkm.

Examples

Run this code
## Not run: extract(x, what)

Run the code above in your browser using DataLab