attach {package_utils} R Documentation

attach and hotload of a package.

Description

Usage

attach(package);

Arguments

package

[as string]

env

[as Environment]

Details

Authors

devkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package package_utils version 1.0.0.0 Index]