EmilHvitfeldt / emiladdins

Moar Addins for RStudio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emiladdins

R-CMD-check emilverse

The goal of emiladdins is to host various personal addins.

Installation

You can install the the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("EmilHvitfeldt/emiladdins")

Addins

  • wrap_roxygen Wraps selected line to fit inside 80 character width.
  • delete_comments Deletes comments in selection.
  • bender_rule Inserts #benderrule footnote.
  • find_todo Will find and list all instances of the word “TODO” inside a project.
  • twitter_link Inserts formatted twitter link from clipboard.
  • tidy_importfrom takes all @importFrom statements and organizes them.

Demo gifs

wrap_roxygen

delete_comments

bender_rule

find_todo

twitter_link

tidy_importfrom

Code of Conduct

Please note that the ‘emiladdins’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Moar Addins for RStudio

License:Other


Languages

Language:R 100.0%