Learn R Programming

wingui (version 0.2)

npp: 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.