D. Seidensticker, W. Hubau, D. Verschuren, C. Fortes-Lima, P. de Maret, C. M. Schlebusch, K. Bostoen, Population collapse in Congo rainforest from 400 CE urges reassessment of the Bantu Expansion. Sci. Adv. 7, eabd8352 (2021).
All data and scripts required to reproduce the analysis of the paper are located within this repository.
For users of the base R console, please define the work directory filepath where you stored the folder "CentralAfricaHumanActivity" by setting setwd()
. If you use RStudio, you can open the .Rproj
file instead.
- the
/input
folder contains all data and data produced by theFigure 2 overall spd.R
script - the
/output
folder contains all outputs generated by the scripts - the
/script
folter contains all R-code produced in the context of this research- It is suggested to run
Figure 2 overall spd.R
before running other scripts as this script generated thercarbon
output stored within the/input
folder. The results of this scripts are required in all scripts exceptFigure 1 map.R
. - the
pkg.R
file serves as header file loading all necessary packages that are required to run the scripts. Please make sure, that you have installed and updated all requires packages. - the
fct.R
file contains custom build functions created in the course of this research.
- It is suggested to run
All data are stored within the /input
folder