my_function: A Wrapper for a 'C' Function

Description Usage Arguments Value Examples

View source: R/my-function.R

Description

A Wrapper for a 'C' Function

Usage

1
my_function(input)

Arguments

input

An input value to the C function

Value

The result of the C function.

Examples

1
my_function("some input")

paleolimbot/anrpackageusingc documentation built on Dec. 22, 2021, 6:37 a.m.