cbig / zonator

Utility tools for for anybody interested in using a familiar tool (R) in setting up Zonation runs and managing Zonation results.
https://cbig.github.io/zonator/
13 stars 8 forks source link

Update zonator-project.Rmd #63

Closed elgabbas closed 7 years ago

elgabbas commented 7 years ago

just a typo

codecov-io commented 7 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   52.58%   53.31%   +0.72%     
==========================================
  Files          19       19              
  Lines        1641     1371     -270     
==========================================
- Hits          863      731     -132     
+ Misses        778      640     -138
Impacted Files Coverage Δ
R/utilities.R 80.62% <0%> (-2.89%) :arrow_down:
R/initialize-methods.R 77.27% <0%> (-2.25%) :arrow_down:
R/zonation.R 51.51% <0%> (-1.9%) :arrow_down:
R/write-input.R 94.73% <0%> (-1.82%) :arrow_down:
R/zresults-methods.R 84.88% <0%> (-1.33%) :arrow_down:
R/project.R 4.28% <0%> (-1.27%) :arrow_down:
R/curves.R 88.23% <0%> (-1.24%) :arrow_down:
R/ZCurvesDataFrame-methods.R 11.32% <0%> (-1.18%) :arrow_down:
R/read-input.R 91.25% <0%> (-0.8%) :arrow_down:
R/plot.R 0% <0%> (ø) :arrow_up:
... and 6 more

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 f59fcbc...f11a69e. Read the comment docs.

jlehtoma commented 7 years ago

Thanks! All vignettes should be checked and updated as they have been falling a little behind from the actual features of the package.