contact_fun: A class for functions that may be defined in R, using...

Description Arguments Details Author(s) See Also

Description

Definition and methods of the ‘contact_fun’ class.

Arguments

f

A function or the name of a native routine.

PACKAGE

optional; the name of the dynamically-loadable library in which the native function f can be found.

proto

optional string; a prototype against which f will be checked.

object, x

the ‘contact_fun’ object.

Details

The ‘contact_fun’ class implements a common interface for user-defined procedures that can be defined in terms of R code or by compiled native routines.

Author(s)

Hola K. Adrakey

See Also

contact


holaanna/contactsimulator documentation built on Dec. 2, 2019, 2:39 a.m.