metrumresearchgroup / review

helpful tools for organizing and performing quality control (QC) tasks
https://metrumresearchgroup.github.io/review/
2 stars 0 forks source link

make the first step of dirSummary be checking if .dir exists #38

Closed andersone1 closed 9 months ago

andersone1 commented 9 months ago

Check if .dir exists before looking for the QC log

if !(dir.exists(.dir)) ...