Learn R Programming

rolog (version 0.9.21)

rolog_init: Start prolog

Description

Start prolog

Usage

rolog_init(argv1 = commandArgs()[1])

Value

`TRUE` on success

Arguments

argv1

file name of the R executable

Details

SWI-prolog is automatically initialized when the rolog library is loaded, so this function is normally not directly invoked.