No packages match

import - An Import Mechanism for R
Alternative mechanism for importing objects from packages and R modules. The syntax allows for importing multiple objects with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment.
Last updated
10.81 score 230 stars 10 dependents 108 scripts 6.4k downloadszmisc - Vector Look-Ups and Safer Sampling
A collection of utility functions that facilitate looking up vector values from a lookup table, annotate values in at table for clearer viewing, and support a safer approach to vector sampling, sequence generation, and aggregation.
Last updated
3.74 score 1 stars 11 scripts 148 downloads
zfit - Fit Models in a Pipe
Improve the usage of model fitting functions within a piped work flow.
Last updated
2.70 score 1 stars 3 scripts 192 downloads