Coerce a dfm to a matrix or data.frame
Methods for coercing a dfm object to a matrix or data.frame object.
## S3 method for class 'dfm' as.matrix(x, ...)
x |
dfm to be coerced |
... |
unused |
# coercion to matrix as.matrix(data_dfm_lbgexample[, 1:10])
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.