I created a matrix in LibreCalc, and saved it as a .cvs and .xlsx document. When I enter these tables, using the read command (read.cvs read.xlsx). But when I print out these matrices, the .cvs has the columns properly labled, with the rows labled as number, and my names under the column X_1. With the .xlsx document, everything is labled correctly, but there is a row in grey. <chr> <dbl> <dbl> <dbl> <dbl> <dbl> . What do these mean, and does X__1 mean lables?
I'd also like help turning my matrix into a social network, by definig vectors and matrix argument. -- Sent from: http://r.789695.n4.nabble.com/datatable-help-f2315188.html _______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
