vgherard / scribblr

A Notepad Inside RStudio

Home Page:https://vgherard.github.io/scribblr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scribblr

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check Codecov test coverage CRAN status R-universe status Website Tweet R-CMD-check

scribblr is a project-aware notepad inside RStudio.

scribblr demonstration

scribblr demonstration

Installation

scribblr is not yet available on CRAN. In the meanwhile, you can install the development version from my R-universe repository, with:

install.packages("scribblr", repos = "https://vgherard.r-universe.dev")

or equivalently from GitHub with:

# install.packages("devtools")
devtools::install_github("vgherard/scribblr")

About

A Notepad Inside RStudio

https://vgherard.github.io/scribblr

License:GNU General Public License v3.0


Languages

Language:R 100.0%