# This function requires the presence of a file with spatial information
# Fetch location of actel's example files
aux <- system.file(package = "actel")[1]
# run loadSpatial on the temporary spatial.csv file
loadSpatial(input = paste0(aux, '/example_spatial.csv'))
Run the code above in your browser using DataLab