save_rfun {conTree}R 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.


[Package conTree version 0.3-1 Index]