gslSpatial provides tools to assist with spatial analysis in the Gulf of St. Lawrence Region. Many of the functions rely on packages terra and sf.
Descriptions of available functions, data, and stored shapefiles are here. Vignettes can be found here.
Installation
When you install gslSpatial, the eclectic package will also be installed.
To install gslSpatial, use:
# install.packages("devtools")
options(timeout=400)
devtools::install_github("JoleneSutton/gslSpatial")