Skip to content

Commit

Permalink
Updated name of functions script
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenharris-NOAA committed Oct 6, 2023
1 parent 77b1480 commit 49c3911
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rm(list=ls());rm(.SavedPlots);graphics.off();gc();windows(record=T)
library(terra)
library(stringr)
library(raster)
source("./Ecospace-environmental-drivers/0-Make-PDF-maps-function.R") ## Call pdf_map function
source("./Ecospace-environmental-drivers/0-Functions.R") ## Call pdf_map function
options(scipen=10)

##------------------------------------------------------------------------------
Expand Down

0 comments on commit 49c3911

Please sign in to comment.