Learn R Programming

conTree (version 0.3-1)

save_rfun: Save the function f for calling from fortran

Description

Save the function f for calling from fortran

Usage

save_rfun(f)

Value

TRUE, invisibly.

Arguments

f

the R function to be called using .Fortran