assembly {clr} R Documentation

load assembly from a given dll file

Description

Usage

assembly(pstr);

Arguments

pstr

the dll file path or the assembly name string. [as string]

env

[as Environment]

Details

Authors

devkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package clr version 1.0.0.0 Index]