filesPaneNavigate {rstudioapi}R Documentation

Navigate to a Directory in the Files Pane

Description

Navigate to a directory in the Files pane. The contents of that directory will be listed and shown in the Files pane.

Usage

filesPaneNavigate(path)

Arguments

path

The filesystem path to be shown.


[Package rstudioapi version 0.16.0 Index]