rolog_init {rolog} | R Documentation |
Start prolog
Description
Start prolog
Usage
rolog_init(argv1 = commandArgs()[1])
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.
Value
'TRUE' on success
[Package rolog version 0.9.18 Index]