Skip to content

Commit

Permalink
reduce tar_age diff to 1 day for cal data
Browse files Browse the repository at this point in the history
rpodcast committed Jan 4, 2024
1 parent 8ed7c6e commit 4a8cbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _targets.R
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ list(
tar_age(
cal_data,
get_cal_data(),
age = as.difftime(3, units = "days")
age = as.difftime(1, units = "days")
),
# obtain number of rweekly issues
tar_age(

0 comments on commit 4a8cbaf

Please sign in to comment.