Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lars Dalby
almass
Commits
87768a71
Commit
87768a71
authored
Jan 04, 2019
by
LDalby
Browse files
Read grain dist file
parent
85979492
Changes
1
Hide whitespace changes
Inline
Side-by-side
Grendel/scenarios/numbers_report.Rmd
View file @
87768a71
...
...
@@ -40,8 +40,8 @@ path_desktop("goose", date_stamp, jobs, res_file) %>%
fst::read_fst() %>%
as_tibble() -> goose_numbers
path_desktop("Goose", date_stamp,
jobs
, "
scenario-grain-distributions
.txt_1521869_2018-11-12
.fst")
%>%
#
path_desktop("
G
oose", date_stamp, jobs,
"scenario-
grain
-
dist
ributions.txt_2057427_2018-12-29.fst"
) %>%
grain_dist_file <- glue("{
jobs
}_
scenario-grain-distributions
_{date_stamp}
.fst")
path_desktop("
g
oose", date_stamp, jobs, grain
_
dist
_file
) %>%
fst::read_fst() %>%
as_tibble() -> grain_dists
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment