R/00classDefinitions.R

# Declares the S4 class that is used to hold references to CLR objects.
setClass("cobjRef", representation(clrobj="externalptr", clrtype="character"), prototype=list(clrobj=NULL, clrtype="System.Object"))
jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.