Learn R Programming

profoc (version 1.3.2)

conline: Create an conline Object from the conline C++ Class

Description

Allows for the creation of a Online Object in C++ from R using the C++ conline class.

Arguments

Value

A conline object from the C++ conline Class.

Examples

Run this code
conline_obj <- new(conline)

Run the code above in your browser using DataLab