synopsis | R Documentation |
Example of an object formatted as lib_df. This library is published with the references of the book Bioclimatic and vegetational synopsis of Chile by Luebert and Pliscoff (2017).
synopsis
An object of class lib_df
(inherits from data.frame
) with 1701 rows and 23 columns.
data(synopsis)
## Import from installed bibtex file
synopsis <- read_bib(x = file.path(
path.package("biblio"),
"LuebertPliscoff.bib"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.