upload - Uploading data on google drive with R? -
i'm beginner on r. i'm trying upload data.frame specific folder on google drive using package rgoogledocs i've problems:
uploaddoc(f, con, filename, binary = false,open = "w+b", folder=i("drive$folders@mcmd_execenroll") # error in function (type, msg, aserror = true) : # not resolve host: mcmd_execenroll # in addition: warning message: # in mapcurloptnames(names(.els), asnames = true) : # unrecognized curl options: open i'm real beginner , english 3rd language. need concrete examples understand because find documents on web difficult.
i've found other method using google drive sync api on linux there can specify "path" , sychronize files , folders automation through crontab bash script.
Comments
Post a Comment