Du er ikke logget ind
Beskrivelse
This text teaches basic R skills to political science students with no programming background. Intended specifically for the students who need to learn R for a class and who have no interest in R or may even be afraid of or hostile to it, this text builds an awareness of basics, confidence, and a skill set necessary to transition into more advanced texts.
To that end, in addition to standard topics, this book includes three chapters specific to the new or reluctant learner. The Introduction explicitly sets expectations for how to use the book and discusses fixed and growth mentalities, and why a growth mentality is crucial for learning R. Chapter 1 includes some basic information on programming, R, and their place in political science research. Chapter 2 explicitly discusses errors, warnings, and methods of debugging. Further chapters build on this by including new errors or warnings that students may encounter as they progress.
In service of the aim to give students a solid foundation in R and awareness of what it is and can do, this book teaches and uses both tidyverse and base R frameworks throughout. After completing the book, students should be prepared to learn more advanced materials.