Closed delferts closed 7 years ago
Merging #15 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #15 +/- ##
====================================
Coverage 0% 0%
====================================
Files 20 20
Lines 534 543 +9
====================================
- Misses 534 543 +9
Impacted Files | Coverage Δ | |
---|---|---|
R/autoplot.anosim.R | 0% <ø> (ø) |
:arrow_up: |
R/autoplot.rda.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.decorana.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.metaMDS.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.isomap.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.envfit.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.cca.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.fisherfit.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.prestonfit.R | 0% <0%> (ø) |
:arrow_up: |
R/autoplot.prc.R | 0% <0%> (ø) |
:arrow_up: |
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...209a303. Read the comment docs.
Thanks for this @delferts — now merged
Added title, subtitle and caption arguments to all existing autoplot functions. At this moment all arguments set to NULL (except if title already was present).