Added the rmd2id()
function to easily determine the ID for each chapter.
Link to the originating chapter for the set-up code in extractCached()
.
Expose collapseStart()
and collapseEnd()
for manual creation of collapsible chunks.
Added scrapeReferences()
to scrape a bookdown book for references for external use.
Added configureBook()
to configure a Bioconductor package as a book deployment.
Added link()
to rapidly link to references in a configured Bioconductor book package.
Added extractFromPackage()
to extract objects from Rmarkdown files in installed packages.
Added createRedirects()
to redirect from old, deprecated pages to their new locations.
New package rebook, providing utilities for creating Bioconductor books.