Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 401 Bytes

File metadata and controls

13 lines (10 loc) · 401 Bytes

Data extraction examples

This repository contains R scripts to demonstrate different tools for extracting data from papers.

Repository structure:

.
├── scripts : Where all the R script files will be stored
├── data
│   └── to-extract-screenshots : .png files of the figures each script will extract data from
└── outputs : Where scripts will save their outputs