8000 GitHub - difiore/ComparativeMethodsInR: A book for teaching people how to do comparative methods in R
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

difiore/ComparativeMethodsInR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • HTML 50.3%
  • TeX 34.6%
  • R 5.8%
  • CSS 5.7%
  • JavaScript 3.6%
0