Specify your requirements as a vector, optionally install anything you don't have, load everything you need. I wrote this package because sometimes checkpoint and packrat are burdensome when you're doing rapid development (or rapid manuscript-writing). These functions ensure your scripts and documents will run for anyone with R. You specify all the requirements of your package neatly in a character vector, and loadr installs and loads those dependencies for anyone who runs your code.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | https://github.com/briandk/loadr |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.