Skip to content

EmilHvitfeldt/emiladdins

Repository files navigation

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

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages