A common problem with R in practice is that CRAN and other sites (including github) limit the size of a package. When considering really large datasets, or potentially controlled access datasets, the data package approach does not work well. There are a variety of solutions, including drat and stashr, which offer alternatives. Here, we provide a lightweight package that uses indirection (in the form of a configuration file) to redirect a typical data command to a secondary URL.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.0.9000 |
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.