Skip to content

libscran/scrapbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book for scrapper

This repository contains a Bioconductor package to deploy the scrapper book. Install all relevant packages used in the book with:

BiocManager::install(remotes::local_package_deps(dependencies=TRUE))

Building the book can be done by either running the usual bookdown invocation in inst/book:

bookdown::render_book("index.Rmd")

Or by R CMD build on the package itself to compile the book during the vignette build process.

About

Book for the scrapper package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages