swipl: Invoke SWI-Prolog

View source: R/rswipl.R

swiplR Documentation

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)

Arguments

sigalert

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

Value

nothing useful


rswipl documentation built on April 3, 2025, 5:53 p.m.