processedbibliography: Processed bibliography accomplished by rectangulate

processedbibliographyR Documentation

Processed bibliography accomplished by rectangulate

Description

A dataset containing 17 observations of 15 variables diamonds. Missing values result in NA entries.

Usage

data(processedbibliography)

Format

A data frame with 17 rows and 15 variables

  • Cite.Key. The citekey that will be used for citations either in latex or pandoc.

  • Year. A character vector holding the year in which the documents were published.

  • Evi_1. An empty vector to hold the first bit of evidence from which the first conclusion will be drawn.

  • Evi_2. An empty vector to hold the second bit of evidence from which the second conclusion will be drawn.

  • Evi_3. An empty vector to hold the third bit of evidence from which the third conclusion will be drawn.

  • Con_1. An empty vector to hold the first conclusion based on the first bit of evidence.

  • Con_2. An empty vector to hold the second conclusion based on the second bit of evidence.

  • Con_3. An empty vector to hold the third conclusion based on the third bit of evidence.

  • Abstract. A character vector with the abstract provided by the publishing authors.

  • Author. A character vector with the names and other values of the publishing authors. This may require further cleaning.

  • DOI. The digital object identifier assigned by the journal, publishing house, conference, or institution sponsoring the document

  • URL. The url affiliated with the document

  • Vol. The volume number of the document

  • Num. The number of the issue associated with the volume holding the document.

  • Doc.Type. A classification of document by the most commonly recognized bib entries recognized by LaTeX and BibTex.


cownr10r/r7283 documentation built on Sept. 29, 2022, 9:39 a.m.