data_chomp: Subset Data - Get species, longitude, and latitude columns
Description
The data_chomp() function "chomps" (subsets) a data frame of occurrence records to only
contain the following columns: "species", "longitude", and "latitude". After using this
function data will be ready for use in Maxent, for example.