Open heschmidt opened 4 years ago
Thanks! I fixed that issue
Hey @heschmidt, there is still some work that needs to be done here:
check()
toy_data
example I provided. Also this dataset will need to be documentedHey @heschmidt, the unresolved issues I was referring to are the ones from my message above. In particular
check()
does not pass. There are two warnings relating to the help file for the numadd()
functionI moved the data set to the right folder and I think it should be good now, but the check function isn't working so i'm not able to see those warnings
@rudeboybert I have now fixed the issues that were listed in the warnings
Great! you're done. moodle updated
Hi @heschmidt I think rudeboybert's typo found its way into your code. In the toy_data.R file under the R folder, toy-data just needs to be changed to toy_data on line 12.