ices-eg / WK_RDBES

3 stars 6 forks source link

doDBErawObj #58

Open mrska opened 4 years ago

mrska commented 4 years ago

Hi

You can find doDBErawObj function in my personal folder: https://github.com/ices-eg/WK_RDBES/tree/master/WKRDB-EST2/subGroup1/funs

If time allows I will add some more checks, stops and warnings to it

Best, Marta

rix133 commented 4 years ago

Testing:

I would suggest to run a lint check on a file before each commit. The commad for this file would be: lintr::lint("./WKRDB-EST2/subGroup1/funs/doDBErawObj.R",linters=lintr::with_defaults(object_name_linter=lintr::object_name_linter(styles = "camelCase")))

Issues identified by running linter:

Issues identified by running devtools::check():