conline {profoc} | R Documentation |
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.
Value
A conline
object from the C++ conline Class.
Examples
conline_obj <- new(conline)
[Package profoc version 1.3.2 Index]