franknarf1 / r-tutorial

This book covers the essentials of using R
Creative Commons Zero v1.0 Universal
13 stars 4 forks source link

more on non-tabular structures #37

Open franknarf1 opened 5 years ago

franknarf1 commented 5 years ago

Related to #36 (matrices, json, file-based formats)

Reshape2 functions like melt for matrices (https://stackoverflow.com/a/55189149) maybe purrr or rlist packages insofar as they are maintained and useful

graphs (igraph, igraphdata), structures supported only through Rcpp (like unordered sets), geo

franknarf1 commented 5 years ago

Caveats re rcpp https://twitter.com/BrodieGaslam/status/1111680064159207424