An implementation of list comprehensions as purely syntactic sugar with a minor runtime overhead. It constructs nested for-loops and executes the byte-compiled loops to collect the results.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.4.1.9000 |
URL | https://github.com/dirkschumacher/listcomp |
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.