Home
last modified time | relevance | path

Searched refs:run_R_lib (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_foreign.c3219 static int run_R_lib (const char *buf, in run_R_lib() function
3451 err = run_R_lib(NULL, dset, foreign_opt, prn); in foreign_execute()
3505 err = run_R_lib(buf, dset, opt, prn); in execute_R_buffer()