Learn R Programming

rswipl (version 9.3.21)

swipl: Invoke SWI-Prolog

Description

This function is internally used to emulate swipl -g goal using the R program: R -e "rswipl::swipl()" -q --no-echo --args -g goal

Usage

swipl(sigalert = NA)

Value

nothing useful

Arguments

sigalert

Use a different alert signal than SIGUSR2 (ignored on Windows)