asReference: Create a reference object to a native compiled object

asReferenceR Documentation

Create a reference object to a native compiled object

Description

This function and its methods are used to create a reference to an external, native, compiled object.

Usage

asReference(x, type)

Arguments

x

the object which we will reference. This should be an external pointer object

type

the type of the reference. This is used as the class of the new object. This is the name of an existing R class.

Author(s)

Duncan Temple Lang


omegahat/RAutoGenRunTime documentation built on Jan. 12, 2023, 9:19 p.m.