issues
search
UtrechtUniversity
/
workshop-introduction-to-R-and-data
Material for the workshop 'Introduction to R & data'
https://utrechtuniversity.github.io/workshop-introduction-to-R-and-data/
Creative Commons Attribution 4.0 International
28
stars
13
forks
source link
Points to improve after ws 20190214
#4
Closed
bvreede
closed
5 years ago
bvreede
commented
5 years ago
[x] Matrix subsetting: let drawing appear before the code
[x] Remove variable declaring from list/vector/dataframe; just combine v1 and v2, no need to assign.
[x] use different functions (not sort!) in the summary page
[x] names vs colnames: make sure it's adjusted in the script and slides
[x] else if ipv if else
[x] pdf in exercise header
[x] exercise knit opens xls help
bvreede
commented
5 years ago
All done