adw96 / breakaway

Species richness with high diversity
68 stars 18 forks source link

Addressing issue #89 by adding static html files #129

Closed svteichman closed 3 years ago

svteichman commented 3 years ago

Adding static html files for the vignettes by adding .asis files and the html files. For future reference - to update the html files, run rmarkdown::render('vignettes/specific-vignette.Rmd'). I chose to add html files instead of pdfs because all the vignettes ware currently set to knit to html files, so static html files are consistent with that.

codecov-commenter commented 3 years ago

Codecov Report

Merging #129 (a0031f4) into master (cc55b7c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files          30       30           
  Lines        2057     2057           
=======================================
  Hits         1855     1855           
  Misses        202      202           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc55b7c...a0031f4. Read the comment docs.