gavinsimpson / ggvegan

ggplot-based plots for vegan
https://gavinsimpson.github.io/ggvegan/
GNU General Public License v2.0
113 stars 30 forks source link

Add autoplot and fortify methods for renyi and renyiaccum #14

Closed delferts closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #14   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files          20    26    +6     
  Lines         534   630   +96     
====================================
- Misses        534   630   +96
Impacted Files Coverage Δ
R/autoplot.anosim.R 0% <ø> (ø) :arrow_up:
R/autoplot.cca.R 0% <0%> (ø) :arrow_up:
R/autoplot.poolaccum.R 0% <0%> (ø)
R/autoplot.fisherfit.R 0% <0%> (ø) :arrow_up:
R/autoplot.rda.R 0% <0%> (ø) :arrow_up:
R/fortify.renyi.R 0% <0%> (ø)
R/autoplot.renyi.R 0% <0%> (ø)
R/autoplot.isomap.R 0% <0%> (ø) :arrow_up:
R/fortify.renyiaccum.R 0% <0%> (ø)
R/autoplot.prestonfit.R 0% <0%> (ø) :arrow_up:
... and 12 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 70e126c...6fcc716. Read the comment docs.

delferts commented 7 years ago

Closing pull request to make clean one without already merged staff.