clrInit: Initialize a new CLR application domain

Description Usage Arguments Value Examples

Description

Initialize a new CLR application domain

Usage

1

Arguments

debug

If using Mono, should the CLR be initialised to try to hook up to the mono soft debugger in MonoDevelop. This parameter has no effect if using MS.NET.

Value

nothing is returned by this function

Examples

1
2
3
4
## Not run: 
library(rClr)

## End(Not run)

jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.