Learn R Programming

wingui (version 0.2)

npptor: Launch NppToR

Description

Launch NppToR

Usage

npptor(..., exe = getOption("wingui::npptor", find_npptor()), startup = getOption("wingui::startup", is_r_startup()))

Arguments

...
passed on as arguments to npptor
exe
path to the NppToR exacutable
startup
should the '-startup' parameter be passed to npptor?