Learn R Programming

rust (version 1.3.13)

create_xptr: Create external pointer to a C++ function for logf

Description

Create external pointer to a C++ function for logf

Usage

create_xptr(fstr)

Arguments

fstr

A string indicating the C++ function required.