hsOpenWindowsExplorer: Open Windows Explorer

View source: R/system.R

hsOpenWindowsExplorerR Documentation

Open Windows Explorer

Description

Open Windows Explorer

Usage

hsOpenWindowsExplorer(
  startdir = tempdir(),
  use.shell.exec = !isNetworkPath(startdir)
)

Arguments

startdir

directory to be opened in Windows Explorer

use.shell.exec

if TRUE shell.exec is used instead of running the system command cmd /C explorer


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.