guild_merge | R Documentation |
Copy run files into the current project working directory
guild_merge(run = NULL, ...)
run |
a run selection |
... |
Arguments passed on to
|
NULL
, invisibly. This function is called for its
side effect.
## Not run: guild_merge("--help") runs_scalars() %>% dplyr::slice_max("epoch_acc") %>% guild_merge(I("--yes --replace")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.