asreview.io.PaperRecord
- class asreview.io.PaperRecord(record_id, column_spec={}, **kwargs)[source]
A single record from a paper in a systematic review.
- Parameters
Attributes
Return the abstract of the paper.
Return the title of the paper.
Create a single string from title + abstract.
Methods