npp {wingui}R Documentation

Launch Notepad++

Description

Launch Notepad++

Usage

npp(file = NULL, new = FALSE, exe = getOption("wingui::Notepad++",
  find_npp()))

Arguments

file

file to open in Notepad++

new

open in a new instance?

exe

Path to Notepad++ executable.


[Package wingui version 0.2 Index]