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