Displaying 2 results from an estimated 2 matches for "recdata".
Did you mean:
vecdata
2008 Oct 18
2
sorting matrix output alphabetically
..., that an
alphabetical list would be generated. This would be quite long as the
matrix is 176 x 2796, so I was hoping I could save the output in a
csv file, which could be manipulated either in R or EXCEL.
Any advice as to how I could do this is appreciated,
Bob
rec.matrix <- TermDocMatrix(recdata)
recdata.matrix <- findFreqTerms(rec.matrix, 5, Inf)
# creates a matrix
new.matrix <- as(Data(rec.matrix), "matrix")
tot <- colSums(new.matrix)
sort(tot)
unavail unwilling wheels
1 1...
2007 Feb 06
7
Reference Documentation Server
Hi,
I'm trying to get samba (v3.0.23d) going on an embedded system. Our initial
requirement is to get a very simple windows share operational. No security
required, read only anonymous access. With this in mind we followed the
guidelines as per the samba documentation:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/StandAloneServer.html#simplynice
Samba (smbd) crashes with a