⚠️There's a newer version (1.3.2) of this package. Take me there.

import (version 1.1.0)

An Import Mechanism for R

Description

This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package 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. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.

Copy Link

Version

Down Chevron

Install

install.packages('import')

Monthly Downloads

5,892

Version

1.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

June 22nd, 2015

Functions in import (1.1.0)