andrewhooker / PopED

Population Experimental Design (PopED) in R
https://andrewhooker.github.io/PopED/
GNU Lesser General Public License v3.0
33 stars 21 forks source link

Examples and Vignette updated #30

Closed martin-gmx closed 6 years ago

martin-gmx commented 6 years ago

Hi Andy We have now updated the examples and the vignette. Over to you Martin

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e2c2bc3). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #30   +/-   ##
=========================================
  Coverage          ?   49.68%           
=========================================
  Files             ?      134           
  Lines             ?     9191           
  Branches          ?        0           
=========================================
  Hits              ?     4567           
  Misses            ?     4624           
  Partials          ?        0
Impacted Files Coverage Δ
R/inv.R 93.33% <100%> (ø)
R/evaluate_power.R 86.95% <100%> (ø)

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 e2c2bc3...6c53b72. Read the comment docs.

andrewhooker commented 6 years ago

Thanks again for your hard work!