Skip to contents

Create a new paper object or load a paper from PDF or XML

Usage

paper(name = "Demo Paper", ...)

Arguments

name

The name of the study or a file path to a PDF or grobid XML

...

further arguments to add

Value

A study object with class scivrs_paper

Examples


p <- paper("Demo Paper")