inst/example_API/R/pkg.R

foo <- function(x)
    .External("pkg_do_foo", x)

bar <- function(a, x)
    .External("pkg_do_bar", a, x)

Try the expint package in your browser

Any scripts or data that you put into this service are public.

expint documentation built on Oct. 29, 2022, 1:08 a.m.