DataSciencePapers: Data Science Papers from arXiv.org

DataSciencePapersR Documentation

Data Science Papers from arXiv.org

Description

Papers matching the search string "Data Science" on arXiv.org in August, 2020

Usage

DataSciencePapers

Format

A data frame with 1089 observations on the following 15 variables.

id

unique arXiv.org identifier for the paper

submitted

date submitted

updated

date last updated

title

title of the paper

abstract

contents of the abstract

authors

authors of the paper

affiliations

affiliations of the authors

link_abstract

direct link to the abstract

link_pdf

direct link to the pdf

link_doi

direct link to the digital object identifier (doi)

comment

commentary

journal_ref

reference to the journal (if published)

doi

digital object identifier

primary_category

arXiv.org primary category

categories

arXiv.org categories

Source

https://arxiv.org/

Examples


data(DataSciencePapers)
str(DataSciencePapers)


mdsr-book/mdsr documentation built on April 21, 2024, 8:41 a.m.