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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.3.4 |
2026-04-09 windows/windows R-4.5 | import_1.3.4.zip |
93.3 KiB |