inst/doc/Inserting_bibtex_references.R

### R code from vignette source 'Inserting_bibtex_references.Rnw'

###################################################
### code chunk number 1: Inserting_bibtex_references.Rnw:19-21
###################################################
library(Rdpack)
pd <- packageDescription("Rdpack")


###################################################
### code chunk number 2: Inserting_bibtex_references.Rnw:250-254
###################################################
.onLoad <- function(lib, pkg){
    Rdpack::Rdpack_bibstyles(package = pkg, authors = "LongNames")
    invisible(NULL)
}

Try the Rdpack package in your browser

Any scripts or data that you put into this service are public.

Rdpack documentation built on Nov. 8, 2023, 5:06 p.m.