Learn R Programming

FSK2R (version 0.2.0)

FSKReference: Reference Information

Description

Reference Information

Usage

FSKReference(
  isReferenceDescription = NULL,
  title = NULL,
  doi = NULL,
  publicationType = NULL,
  date = NULL,
  pmid = NULL,
  authorList = NULL,
  abstract = NULL,
  journal = NULL,
  volume = NULL,
  issue = NULL,
  status = NULL,
  website = NULL,
  comment = NULL
)

Arguments

isReferenceDescription

Is reference description (boolean)

title

Title (string, required)

doi

DOI (string, required)

publicationType

Publication type (string)

date

Date (string)

pmid

PubMed ID (string)

authorList

Author list (string)

abstract

Abstract (string)

journal

Journal (string)

volume

Volume (string)

issue

Issue (string)

status

Status (string)

website

Website (string)

comment

Comment (string)