Arnold T. Humanities Data in R. Exploring Networks, Geospatial Data,...2ed 2024
Download this torrent!
Arnold T. Humanities Data in R. Exploring Networks, Geospatial Data,...2ed 2024
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 56.39 MB
Added: 2025-03-10 23:38:57
Share ratio:
5 seeders,
4 leechers
Info Hash: FC0E3A57A9B28092C02D74940F54CA00C5D06AB8
Last updated: 14.8 hours ago
Description:
Textbook in PDF format
This book teaches readers to integrate data analysis techniques into humanities research practices using the R programming language. Methods for general-purpose visualization and analysis are introduced first, followed by domain-specific techniques for working with networks, text, geospatial data, temporal data, and images. The book is designed to be a bridge between quantitative and qualitative methods, individual and collaborative work, and the humanities and social sciences. The second edition of the text is a significant revision, with almost every aspect of the text rewritten in some way. The most notable difference is the incorporation of new R packages such as ggplot2 and dplyr that center broad data-science concepts.
This 2nd edition of Humanities Data with R does not presuppose background programming experience. Early chapters take readers from R set-up to exploratory data analysis, with one chapter dedicated to each stage of the data-science pipeline (data collection, visualization, manipulation, and relational joins). Following this, text analysis, networks, temporal data, geospatial data, and image analysis each have a dedicated chapter. These are grounded in examples to move readers beyond the intimidation of adding new tools to their research. The final section of the book extends the core material with additional computer science techniques for processing large datasets.
Everything is hands-on: image analysis is explained using digitized photographs from the 1930s, and networks are applied to page links on Wikipedia. After working through these examples with the provided data, code and book website, readers are prepared to apply new methods to their own work. The open source R programming language, with its myriad packages and popularity within the sciences and social sciences, is particularly well-suited to working with humanities data. R packages are also highlighted in an appendix.
Part I Core
Working with Data in R
EDA I: Grammar of Graphics
EDA II: Organizing Data
EDA III: Restructuring Data
Collecting Data
Part II Data Types
Textual Data
Network Data
Temporal Data
Spatial Data
Image Data
Part III Additional Methods
Programming in R
Data Formats