npptor {wingui} | R Documentation |
Launch NppToR
npptor(..., exe = getOption("wingui::npptor", find_npptor()), startup = getOption("wingui::startup", is_r_startup()))
... |
passed on as arguments to npptor |
exe |
path to the NppToR exacutable |
startup |
should the '-startup' parameter be passed to npptor? |