trackdown
trackdown copied to clipboard
R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.
Is it possible to have trackdown render inline text in the google doc? Mine is just showing the code, and that's not very useful for collaboration. I'm guessing that it's...
I am using `rrtools` in order to make reproducible research. In order to share my manuscript with my co-authors I want to use trackdown. I successfully installed it from GitHub...
Is it possible to populate the google doc version of the document with the tables and figures that appear in the knitted document? Collaborators find it difficult to review the...
For example, in the following case: ```` ```{r} foo
Please report here any issue regarding authentication or google access.
We wish to use Quarto over Rmarkdown because we want to use a journal template (PLoS ONE). Abandoned hope of collaborative development in Posit Cloud because of cost. Trackdown: “Create...
Is there a way to automate some or all of the steps outlined in the vignette? https://claudiozandonella.github.io/trackdown/articles/oauth-app-configuration.html
Possibly related to #13 On Google Docs one can name versions to "tag" them https://www.techrepublic.com/article/version-history-essentials-for-google-docs-sheets-and-slides/ Maybe trackdown could name a version (for instance the first characters of the hash of...
When using `trackdown::upload_file()` for a file that already exists on Google Drive, could trackdown ask the user whether they want to overwrite it?
In the README could there be a diagram like the one in https://claudiozandonella.github.io/trackdown/articles/trackdown-workflow.html but where it is clearer that trackdown does not store the rendered version on Google Docs? Or...