npptor {wingui}R Documentation

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?


[Package wingui version 0.2 Index]