Skip to content

bomeara/ComparativeMethodsInR

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

ComparativeMethodsInR

A book for teaching people how to do comparative methods in R

You will need to

devtools::install_github("rstudio/bookdown")
devtools::install_github("bomeara/phybase")

To render it:

bookdown::render_book("index.Rmd", "bookdown::pdf_book")

Or for an html version,

bookdown::render_book("index.Rmd", "bookdown::gitbook")

And to deploy on bookdown,

bookdown::publish_book(render = "local", account="bomeara")

Or just use the RenderAll.R script.

The book.bib references are exported from Mendeley, from the PhyloMeth group.

use the citr package with the rstudio addin to cite easily

About

A book for teaching people how to do comparative methods in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published