Skip to content

Commit

Permalink
Update references
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Nov 20, 2024
1 parent 43a8828 commit 2e5fa00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/00-update_refs.R
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ check_year_valid <- function(
#'
#' @family initialisation
get_dd_period <- function() {
"Jul16_Jun24"
"Jul16_Sep24"
}


Expand All @@ -113,7 +113,7 @@ get_dd_period <- function() {
#'
#' @family initialisation
latest_update <- function() {
"Sep_2024"
"Dec_2024"
}


Expand Down
1 change: 1 addition & 0 deletions Run_SLF_Files_targets/run_all_targets.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
library(targets)
library(createslf)

# use tar_make_future() to run targets for all years
# This will run everything needed for creating the episode file.
Expand Down

0 comments on commit 2e5fa00

Please sign in to comment.