This document provides an overview of common functions and operations in R including getting help, input and output, data creation and manipulation, variable conversion and information, plotting, and dates and times. It summarizes key functions for loading and saving data, reading from and writing to files, creating vectors, matrices and data frames, subsetting and manipulating data, performing mathematical and statistical operations, working with strings, and creating basic plots. The document is intended as a quick reference guide to common tasks in R.