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