addFinalizer | Register a finalizer to garbage collect allocated memory |
addrOf | Get the address of a native data instance |
alloc | Allocate memory |
callCIF | Dynamically invoke a compiled routine |
CIF-class | Class to represent external Call InterFace (CIF) |
free | Explicitly release natively allocated memory |
getFFITypeSize | Compute the number of bytes the corresponding FFI type... |
getNativeValue | Retrieve the value of a compiled object |
getStructField | Access a native structure from R |
libffiVersion | Get information about the version of libffi used in this... |
makeClosure | Turn a function into a closure with some non-local variables |
pointer | Class and function describing a pointer with information... |
prepCIF | Create interface template for invoking compiled routines with... |
setSlots | Run-time helper function to set slots of an object by name |
structInfo | Get information about a C-level struct type description |
structType | Create a type description for a C-level structure or array |
TypedPointer | An instance of a native pointer and its data type |
voidType | Objects representing different native data types |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.