citippy: add citation to rmarkdown document that will show as tooltip...

Description Usage Arguments

View source: R/citippy.R

Description

add citation to rmarkdown document that will show as tooltip on hover

Usage

1
citippy(link, pandoc, cite_style = "numeric", textual = FALSE, ...)

Arguments

link

Bibtex key

pandoc

Use pandoc to handle the citations and references (TRUE) or display citations with tooltips showing references on hover (FALSE) in html documents. Default is FALSE.

cite_style

Options for styling of in-text citations. Options are "numeric", "authoryear". Default is set to "numeric".

...

Additional arguments to pass to 'tippy::tippy'

bibdf

dataframe of bibentries returned by bib2df::bib2df

bibref

bibentries returned by RefManageR::ReadBib


awconway/citippy documentation built on Feb. 23, 2020, 7:41 p.m.