Programming with R (Two Day Webinar)
Share this page:
Part 1 : 18/11/2024, 1.30 pm - 5.00 pm聽
Part 2 : 19/11/2024, 1.30 pm - 5.00 pm聽
The course follows on from the Introduction to R course. It is assumed that all students have attended this course (or have equivalent skills).聽
Course Outline
- Conditionals: using if and else statements in R.
- Functions: what a function is, how are they used, and how can we construct our own functions.
- Looping in R: an introduction to the concept of looping in R. In particular for and while loops.
- Help: The help system in R can at first glance appear daunting, however, after the initial shock, R鈥檚 documentation is second to none.
- Project structure: Practical tips on how to structure a project.