selectScript: selectScript

Description Usage Arguments Value Author(s)

View source: R/selectScript.R

Description

Functions which allows for interactive selection of scripts/files.

Usage

1
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 July 2, 2020, 2:36 a.m.