This dataset includes sample abstracts downloaded from one of my Covidence project. Pre-processing was done by running the clean_name function from janitor package.

abstracts

app_2

app_3

testing_stage_0_data

training_stage_0_data

Format

A data frame with 20 rows and 16 variables:

title

Title of the manuscript

authors

Authors

abstract

The column that contains all abstracts

published_year

Year of the publication

published_month

Month of the publication

journal

Journal's name

volume

Volume number

issue

Issue number

pages

Page number

accession_number

Accession number

doi

doi number

ref

Reference

covidence_number

Covidence number

study

Study

notes

Notes

tags

Tags

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 10 rows and 15 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 40 rows and 16 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 40 rows and 16 columns.

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 10 rows and 16 columns.

Source

Created for demonstration purposes