R/paper.R
paper.Rd
Create a new paper object or load a paper from PDF or XML
paper(name = "Demo Paper", ...)
The name of the study or a file path to a PDF or grobid XML
further arguments to add
A study object with class scivrs_paper
p <- paper("Demo Paper")