hholm / LOB_tools

In Development Screening tools for LOBSTAHs that will hopefully be part of that package soon.
2 stars 0 forks source link

Need better input screening for LOB_viewdata() #6

Open hholm opened 3 years ago

hholm commented 3 years ago

Currently no columns are screened for existence or class when a data.frame is used in LOB_viewdata(). This leads to hard to decode errors when columns are not numeric that are expected by the code to be (mz, rt, DNPPE factors, ect). Adding errors for columns absolutely needed would help function