fd_publications: Return a list of all FoRTE related publications.

View source: R/fd_publications.R

fd_publicationsR Documentation

Return a list of all FoRTE related publications.

Description

Return a list of all FoRTE related publications.

Usage

fd_publications()

Details

The columns are as follows:

  • Entry (character): Abbreviated in-text entry in the form of author last name and year

  • PubYear (integer): Year of publication

  • Title (character): Title of publication

  • Journal (character): Journal article was published in

  • DOI (character): Digital Object Identifier

Value

A data.frame or tibble. See "Details" for column descriptions.

Note

A list of all FoRTE related publications.

Examples

fd_publications()

FoRTExperiment/fortedata documentation built on May 24, 2023, 4:51 a.m.