Last data update: 2014.03.03

R: Launch NppToR
npptorR 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?

Results