Learn R Programming

comradesOO (version 0.1.1)

clusterTableList: clusterTableList

Description

Extract the cluster coordinates in data frame format

Usage

clusterTableList(x)

Value

A list of tables showing the vienna structures of each cluster

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

clusterTableList(cds)

Run the code above in your browser using DataLab