ekothe/trackdown: Collaborative Editing of Rmd (or Quarto / Rnw) Documents in Google Drive

Collaborative writing and editing of R Markdown (or Quarto / Sweave) documents. The local .Rmd (or Quarto / .Rnw) is uploaded as a plain-text file to Google Drive. By taking advantage of the easily readable Markdown (or LaTeX) syntax and the well-known online interface offered by Google Docs, collaborators can easily contribute to the writing and editing process. After integrating all authors’ contributions, the final document can be downloaded and rendered locally.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.5.1
URL https://github.com/claudiozandonella/trackdown/ https://claudiozandonella.github.io/trackdown/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ekothe/trackdown")
ekothe/trackdown documentation built on June 28, 2023, 4:57 p.m.