Skip to content

Commit

Permalink
Add trackdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak committed Aug 7, 2023
1 parent d9c5435 commit 53b48bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ReproducibleResearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ReproducibleResearch
topic: Reproducible Research
maintainer: John Blischak, Alison Hill, Ben Marwick, Daniel Sjoberg, Will Landau
email: [email protected]
version: 2023-05-03
version: 2023-08-07
source: https://github.com/cran-task-views/ReproducibleResearch/
---

Expand Down Expand Up @@ -273,6 +273,8 @@ common R files, and commits all project files.
Setting up R project directories for teaching, presenting, analysis,
package development can be a pain. starters shortcuts this by
creating folder structures and setting good defaults for you.
- `r pkg("trackdown")`: Collaborative writing and editing of R Markdown (or
Sweave) documents via Google Docs.
- `r pkg("usethis")`: Automate package and project setup
tasks that are otherwise performed manually.

Expand Down

0 comments on commit 53b48bd

Please sign in to comment.