About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-import

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.2
  • osx-64 v1.3.2
  • win-64 v1.3.2
  • noarch v1.1.0

conda install

To install this package run one of the following:
conda install conda-forge::r-import
conda install conda-forge/label/cf201901::r-import
conda install conda-forge/label/cf202003::r-import
conda install conda-forge/label/gcc7::r-import

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy