Skip to content

Commit

Permalink
fixed crudeOil again
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcho committed Oct 2, 2023
1 parent e6757a9 commit 8f89a3d
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 288 deletions.
1 change: 1 addition & 0 deletions R/Download_RTL_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ save_loc = '../src/risktools/data/'
d <- data(package='RTL')

filenames = d$results[,'Item']
filenames = c('crudeOil')

for (fn in filenames) {
# print(fn)
Expand Down
Loading

0 comments on commit 8f89a3d

Please sign in to comment.