rformassspectrometry / Spectra

Low level infrastructure to handle MS spectra
https://rformassspectrometry.github.io/Spectra/
37 stars 25 forks source link

Drop spectra varibles that are only NA #88

Closed jorainer closed 4 years ago

jorainer commented 4 years ago

This adds the dropNaSpectraVariables function that drops spectra variables (columns) that contain only missing values (issue #81).

jorainer commented 4 years ago

No idea what's up with travis - did you change anything in the travis config @sgibb ?

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #88   +/-   ##
=========================================
  Coverage          ?   90.17%           
=========================================
  Files             ?       16           
  Lines             ?     1456           
  Branches          ?        0           
=========================================
  Hits              ?     1313           
  Misses            ?      143           
  Partials          ?        0
Impacted Files Coverage Δ
R/Spectra.R 93.18% <ø> (ø)
R/Spectra-functions.R 96.57% <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 188c2d8...2c8ff8f. Read the comment docs.