The R Project SVN R

Rev

Rev 49233 | Rev 56184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49233 Rev 52784
Line 1... Line 1...
1
\name{classesToAM}
1
\name{classesToAM}
2
\alias{classesToAM}
2
\alias{classesToAM}
3
\title{
3
\title{
4
Compute an Adjacency Matrix for Superclasses of one or more Class Definitions
4
Compute an Adjacency Matrix for Superclasses of Class Definitions
5
}
5
}
6
\description{
6
\description{
7
Given a vector of class names or a list of class definitions, the
7
Given a vector of class names or a list of class definitions, the
8
function returns an adjacency matrix of the superclasses of these
8
function returns an adjacency matrix of the superclasses of these
9
classes; that is, a matrix with class names as the row and column
9
classes; that is, a matrix with class names as the row and column