Learn R Programming

r2shortcode (version 0.2)

storeChosenName: Store chosen name in memory

Description

When all else passes, store this particular name in memory

Usage

storeChosenName(name)

Value

store the chosen name in storage variable

Arguments

name

The chosen name to store

Examples

Run this code
nameStore <- 'ObiStore1'
storeChosenName(nameStore)

Run the code above in your browser using DataLab