https://github.com/Persedes/shinyChecklist
A very simple Checklist for RStudio to learn about the new miniUI features.
https://github.com/Persedes/shinyChecklist
Last synced: 3 months ago
JSON representation
A very simple Checklist for RStudio to learn about the new miniUI features.
- Host: GitHub
- URL: https://github.com/Persedes/shinyChecklist
- Owner: Persedes
- Created: 2016-10-18T07:41:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T09:59:14.000Z (over 8 years ago)
- Last Synced: 2024-08-13T07:13:56.347Z (6 months ago)
- Language: R
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Persedes/shinyChecklist - A very simple Checklist for RStudio to learn about the new miniUI features. (R)
README
# shinyChecklist
Getting to know the RStudio addins and created a Checklist that can be used
within RStudio.
Might be helpful for some, who don't want to "leave"" Rstudio to manage their
checklist and then get distracted doing something else.Note:
The tools saves the checklist as an RDS file in your working directory.## Installation
You can install shinyChecklist from github with:
```R
# install.packages("devtools")
devtools::install_github("shinyChecklist/Persedes")
```Following this shinyChecklist is available as a Rstudio addin.
Bind it to a keyboard shortcut for faster acess!