R-Fundamentals
R-Fundamentals copied to clipboard
Part 3 Summary (minor removal)
In Key points it say 'We used the functions select(), min(), mean(), head(), filter(), summary(), is.na(), table() and factor().'
should say
'We used the functions select(), mean(), head(), filter(), summary(), is.na(), table() and factor().'
as min was not explicitly used