New Package 8211 dlab

A short description of the post.

Rodney Dyer https://dyerlab.org (Center for Environmental Studies)https://ces.vcu.edu
2016-04-15

I just uploaded a new plugin for RStudio called dlab. I’ll be migrating over all the little helper functions I use to this as a general require() on startup. What it has now is an AddIn that allows you to select text and have it wrapped in the r-code markup. I’m moving stuff between ePub and Markdown and it was needed.

You can install it as:

devtools::install_github("dyerlab/dlab")

then look at the AddIns menu for wrapCode.

Citation

For attribution, please cite this work as

Dyer (2016, April 15). The Dyer Laboratory: New Package 8211 dlab. Retrieved from https://dyerlab.github.io/DLabWebsite/posts/2016-04-15-new-package-8211-dlab/

BibTeX citation

@misc{dyer2016new,
  author = {Dyer, Rodney},
  title = {The Dyer Laboratory: New Package 8211 dlab},
  url = {https://dyerlab.github.io/DLabWebsite/posts/2016-04-15-new-package-8211-dlab/},
  year = {2016}
}