Oncostat / grstat

Statistical package for clinical research in GR
3 stars 0 forks source link

Left_join instead of full_join in `ae_table_grade()` #2

Open DanChaltiel opened 2 months ago

DanChaltiel commented 2 months ago

As mentioned by @BaptisteArchambaud, a left_join makes more sense here:

https://github.com/Oncostat/grstat/blob/main/R/ae_table_grade.R#L69