This document summarizes steps for working with spatial point data in R, including:
1. Importing point data from a CSV file and defining the coordinate columns;
2. Specifying the coordinate reference system of the data;
3. Plotting the data spatially and exporting to common GIS formats like shapefiles;
4. Transforming the data to a different CRS (WGS84) in order to visualize in Google Earth.