Closed grewered closed 1 month ago
I find most code not very readable, so I adjust the length of lines as I work through them, if that's alright. eatModel.R contains 4 functions, that don't call other functions, so I started implementing checkmate with these for now.
As there are only two functions left in this .R file, i'm going to create two new ones with just their names after the checks are done, if that's ok.
I find most code not very readable, so I adjust the length of lines as I work through them, if that's alright. eatModel.R contains 4 functions, that don't call other functions, so I started implementing checkmate with these for now.