listcompr {listcompr}R Documentation

Summary of the listcompr Package

Description

The listcompr package offers some syntactic shortcuts to create lists, vectors and data frames containing values within a given range with given conditions. It is a light-weight package written in base R without any compiled code or dependencies to other packages.

Functions

Vignettes

To learn the basics of listcompr, start with the vignette:

vignette("introduction", package = "listcompr")

Contact

To submit bugs, feature requests or other comments, feel free to write a mail to me.

Author(s)

Patrick Roocks, mail@p-roocks.de


[Package listcompr version 0.4.0 Index]