This document provides examples of basic calculations and functions in R including adding, subtracting, multiplying, and dividing vectors, finding the maximum and minimum values in a vector, calculating the absolute value, square root, sum, product, and round of values. Integer division and exponentiation are also demonstrated using vectors of numbers.