# NOT RUN {
occurrencelocations <- system.file("extdata",
"Occurrencedata.csv",
package="MaxentVariableSelection")
occurrencelocations <- read.csv(occurrencelocations,header=TRUE)
head(occurrencelocations)
# }
Run the code above in your browser using DataLab