gs_local_dir {cloudml} | R Documentation |
This function is deprecated, please use gs_data_dir_local()
instead.
gs_local_dir(url, local_dir = "gs", echo = FALSE)
url |
Google Storage bucket URL (e.g. |
local_dir |
Local directory to synchonize Google Storage bucket(s) to. |
echo |
Echo command output to console. |