You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on slide 6, might want to use a different dataset than mtcars because it only has a few columns that actually need rounding. Or perhaps a different function than round()
Noticed Slide 19 is using format() -- and that this was used alternating with round? Might just cut down on the firehose of new stuff :)
Need to cut down on material since we were still looking at the lecture at 50 mins
perhaps the explanation of here::here() and lists can be cut in favor of more map / modify practice in the lab
All the concepts are complex so perhaps have to just choose one and point to "more info" at the end
round()format()-- and that this was used alternating withround? Might just cut down on the firehose of new stuff :)here::here()and lists can be cut in favor of moremap/modifypractice in the lab