An open API service indexing awesome lists of open source software.

https://github.com/henrikbengtsson/environments

[experimental] R package: environments - Working with Environments and Closures in R
https://github.com/henrikbengtsson/environments

educational experminental package r

Last synced: 6 months ago
JSON representation

[experimental] R package: environments - Working with Environments and Closures in R

Awesome Lists containing this project

README

          


R CMD check status
Coverage Status

# environments: Working with Environments and Closures in R

## Installation

R package **environments** is only available on [GitHub](https://github.com/HenrikBengtsson/environments) and can be installed in R as:

```r
remotes::install_github("HenrikBengtsson/environments", ref = "develop")
```

This installs the package from source.