Session Info

Information about the computing environment is important for reproducibility. A summary of the computing environment is saved to session_info.csv that can be viewed and downloaded from https:/github.com/NewGraphEnvironment/restoration_wedzin_kwa_2024/data/inputs_extracted/session_info.csv.

if(gitbook_on){
  devtools::session_info(to_file = 'data/inputs_extracted/session_info.csv')
} else {
  devtools::session_info()
}