gsutil_exec {cloudml} | R Documentation |
Executes a Google Utils command with the given parameters.
gsutil_exec(..., args = NULL, echo = FALSE)
... |
Parameters to use specified based on position. |
args |
Parameters to use specified as a list. |
echo |
Echo command output to console. |