selectScript: selectScript

View source: R/selectScript.R

selectScriptR Documentation

selectScript

Description

Functions which allows for interactive selection of scripts/files.

Usage

selectScript(folder = ".", ending = "R")

Arguments

folder

Folder in which the files/scripts are located which should be selected from.

ending

File ending of the files to be selected (without dot)

Value

A vector of paths to files selected by the user

Author(s)

Jan Philipp Dietrich


gms documentation built on June 29, 2024, 9:07 a.m.