ClaudioZandonella / trackdown

R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.
https://ClaudioZandonella.github.io/trackdown/
GNU General Public License v3.0
214 stars 15 forks source link

[BUG] typo in vignette #23

Closed daaronr closed 2 years ago

daaronr commented 2 years ago

In the workflow vignette

You create the initial document, for example My-Report.Rmd, and upload the file to Google Drive using the function upload_file():

trackdown::update_file(file = "Path-to-file/My-Report.Rmd", hide_code = TRUE)

I think you mean upload_file here?

ClaudioZandonella commented 2 years ago

Thanks, @daaronr for spotting this typo!

Now it is fixed in the vignette and online documentation.

daaronr commented 2 years ago

Great. Loving trackdown so far. It solves a major problem

ClaudioZandonella commented 2 years ago

We are very happy you enjoy trackdown. We really hope it can help everyone in their own daily work 😁