Skip to content

Commit

Permalink
wrote data tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcho committed Oct 2, 2023
1 parent 8f89a3d commit 73e8cfe
Show file tree
Hide file tree
Showing 4 changed files with 456 additions and 355 deletions.
1 change: 0 additions & 1 deletion R/Download_RTL_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ 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 73e8cfe

Please sign in to comment.