ask: Prompt for User Input

Description Usage Arguments Value Author(s)

Description

Prompt the user to enter some text with or without a default. In the context of this package it is used to prompt for settings needed to access the sftp site.

Usage

1
ask(prompt, default = NULL)

Arguments

prompt

prompt to the user

default

default value (shown to the user)

Value

character value of the user's response

Author(s)

Howard J. Seltman hseltman@stat.cmu.edu and Francis R. Kovacs


hseltman/pushPull documentation built on May 15, 2019, noon