smbache/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.2
URL https://import.rticulate.org/ https://github.com/rticulate/import
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("smbache/import")
smbache/import documentation built on Jan. 27, 2024, 10:49 a.m.