SSCC - Social Science Computing Cooperative Supporting Statistical Analysis for Research

1.1 Overview

This chapter provides an introduction to the following.

  • Using RStudio project, folders, and paths to organize your work and simplify your workflow.

  • Writing and testing code using the console, scripts and R Markdown files.

  • How to use functions, parameters, and their results.

  • Understanding vectorized functions

  • How to installing, loading, and using packages.