save_rfun: Save the function f for calling from fortran

View source: R/save_rfun.R

save_rfunR Documentation

Save the function f for calling from fortran

Description

Save the function f for calling from fortran

Usage

save_rfun(f)

Arguments

f

the R function to be called using .Fortran

Value

TRUE, invisibly.


conTree documentation built on Nov. 22, 2023, 5:08 p.m.