FRBCesab / funbiogeo

:package: R package to help with analyses in functional biogeography
https://frbcesab.github.io/funbiogeo/
GNU General Public License v2.0
10 stars 1 forks source link

Rmd report template #61

Closed ahasverus closed 2 years ago

ahasverus commented 2 years ago

This PR aims to generate a Rmd report. It's link to #35 and maybe #34.

Development workflow:

Note: the final template will be written later. This PR can be closed before.

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (3840671) into main (fb16eb5) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   99.24%   99.28%   +0.04%     
==========================================
  Files          29       30       +1     
  Lines         797      844      +47     
==========================================
+ Hits          791      838      +47     
  Misses          6        6              
Impacted Files Coverage Δ
R/checks.R 100.00% <100.00%> (ø)
R/fb_make_report.R 100.00% <100.00%> (ø)

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 fb16eb5...3840671. Read the comment docs.

ahasverus commented 2 years ago

Thanks for you feedback! I will implement the code to open interactively the file, I have done something similar for rcompendium