DH Tutorial Series
1
Hello world
2
What is R for historians?
2.1
What are the aims of data visualization?
2.2
What kind of historical data can be potentially visualized in R?
3
From soul to body: what is the optimal format for the task?
3.1
Static graphics
3.2
App
3.3
Markdown
3.4
Other methods
4
What R can make, what cannot and what ‘it’s possible, but…’?
5
ggplot2 for history: advantages and challenges
5.1
Historical data and graphic libraries
6
Mapping in Leaflet with raster historical layers
6.1
Preparing the dataset and making a simple map
6.2
Marking an application and adding a raster image
6.3
Conclusion
Published with bookdown
DH tutorials
Chapter 3
From soul to body: what is the optimal format for the task?
3.1
Static graphics
3.2
App
3.3
Markdown
3.4
Other methods