Return a list of all FoRTE related publications.
fd_publications()
A data.frame or tibble. See "Details" for column descriptions.
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
A list of all FoRTE related publications.
fd_publications()#> # A tibble: 5 x 5 #> entry pub_year title journal doi #> <chr> <int> <chr> <chr> <chr> #> 1 Atkins et ~ 2019 Multidimensional Structural ~ PrePrint 10.20944/pre~ #> 2 Atkins et ~ 2020 Application of Multidimensio~ Ecosphere submitted #> 3 Gough et a~ 2020 Diversity, structure and com~ Ecosystems submitted #> 4 Atkins et ~ 2020 The fortedata R package: ope~ Earth System~ submitted #> 5 Shikomanov~ 2020 Structure and parameter unce~ Global Chang~ in press