Tag: networks
-
R-Conference 2022
Presentation materials for “A Math-Fearing Social Scientistโs Basic R Toolkit: Scraping, Content and Network Analysis” presented at the R-Conference 2022 organized by the Malaysian R-User Group (MyRUG), 26-27 Nov 2022. Slides (PDF) R code for Google News example R code for Tale of Two Cities example (and the text data)
-
(Korean) Text Analysis in R and Pajek (incomplete)
R and its almost endless library of packages and plug-ins (CRAN) mean that you can do almost anything in R, including text analysis and network analysis. While you could do everything in R, that doesn’t mean you should. Specialized network analysis software can also be very useful when interpreting, analyzing or visualizing a network, as…