Skip to content

Commit

Permalink
Update create_dash_data.R
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry-DJPR authored Aug 25, 2023
1 parent b03de4e commit 8b6a6d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-raw/create_dash_data.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Updates data from source and recompiles database

try({

# Load required packages & set options
pkgload::load_all()
Expand Down Expand Up @@ -107,5 +107,5 @@ trycatch(
rm(list = ls())



})

0 comments on commit 8b6a6d2

Please sign in to comment.