import
From MaRDI portal
Software:81564
An Import Mechanism for R
Author name not available (Why is that?)
Last update: 21 January 2024
Copyright license: No records found.
Software version identifier: 1.3.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.3.1, 1.3.2
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.
This page was built for software: import