CppToR_translator {Rforestry}R Documentation

Cpp to R translator

Description

Add more trees to the existing forest.

Usage

CppToR_translator(object)

Arguments

object

external CPP pointer that should be translated from Cpp to an R object

Value

A list of lists. Each sublist contains the information to span a tree.


[Package Rforestry version 0.10.0 Index]