powered by
Retrieve the dimensions of the co-occurrence and/or score matrix represented by a DSM object.
# S3 method for dsm dim(x)
An integer vector of length 2, specifying the number of rows and the number of columns of the DSM matrix.
an object of class dsm
dsm
Stephanie Evert (https://purl.org/stephanie.evert)
Note that an assignment form (dim<-) for modifying dimensions is not provided.
dim<-
dsm, check.dsm, print.dsm, dimnames.dsm
check.dsm
print.dsm
dimnames.dsm
dim(DSM_TermTerm)
Run the code above in your browser using DataLab