Skip to contents

Get data from user

Usage

getDataFromUser(list_var)

Arguments

list_var

A list of variables (already initialized)

Value

A list of data to join

Examples

getDataFromUser(init_variable())
#> Variable name should not contain digits, spaces, or special characters.
#> If any of these are present, they will be removed from the variable name.
#> list()