November 15th & 16th, 2017
Writing R code is not about knowing. It's about figuring out.
Working with your data is a lot like writing an essay. There are always multiple ways of doing things, just like there are multiple ways of structuring information in a written paragraph.
We don't estimate the time it will take to write an essay by dividing the number of words required by the number of words we can type per minute. The essay requires multiple decisions about how information will be structured and organized, and for what aim.
R allows you to do the same with data, and after the initial stages of learning R, you will be spending most of your time figuring out what you are trying to acheive with your dataset, and then web searching for info about how to accomplish it.
It's okay if you…
It's more important that you get the general idea…