List extension packs
/app
/app/spacy
/app/swish
/app/tokenize/prolog
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://2131d5b1-892e-4a12-9a5c-bed069ccde32
pengine://73d6ed49-af7a-4952-883b-ae32fc2c5230
pengine://9e2688c2-b62c-4cb7-9099-e31a4a598003
/swish/pack/rserve_client/prolog/r/r_serve.pl
All
Application
Manual
Name
Summary
Help
prolog
r
r_call.pl -- R plugin for SWISH
r_serve.pl -- SWI-Prolog Rserve client
r_open/2
r_close/1
r_login/3
r_assign/3
r_eval/3
r_eval_ex/3
r_eval/2
r_read_file/3
r_remove_file/2
r_open_hook/2
r_detach/2
r_resume/2
r_resume/3
r_server_eval/2
r_server_source/2
r_server_shutdown/1
r_grammar.pl -- R parser primitives
r_term.pl -- Translate a Prolog term into an R expression
r_expand_dot.pl
r_data.pl -- R data frame handling
r_sandbox.pl -- Declare the R API safe
r_resume
(-Rserve, +Session)
is
det
r_resume
(-Rserve, +Session, +Alias)
is
det
Resume an R session from a key obtained using
r_detach/2
.