ropensci / textreuse

Detect text reuse and document similarity
https://docs.ropensci.org/textreuse
197 stars 33 forks source link

Problem with converting to matrix #65

Closed lmullen closed 9 years ago

lmullen commented 9 years ago

m <- as.matrix(f2) Error in m[a, b] <- score : number of items to replace is not a multiple of replacement length

lmullen commented 9 years ago

Not actually a problem. Just a huge matrix.