Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Archaeo-Programmer committed Nov 3, 2023
1 parent be40ecb commit 978ecec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-raw/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ usethis::use_data(bacon_age_models,

# PRISM mean July temperature for 1961-1990.
temp.raster <- raster::raster(here::here("data-raw/temp.raster.tif"))
# temp.raster <- raster::raster("/Users/andrewgillreath-brown/Library/CloudStorage/Dropbox/WSU/SKOPEII/model/Archived\ versions/data_08-30-2022/raw_data/temp.raster.tif")

usethis::use_data(temp.raster,
overwrite = TRUE)
Expand Down

0 comments on commit 978ecec

Please sign in to comment.