Learn R Programming

icesConnect (version 1.1.4)

clear_username: get_username

Description

Get your ICES username from the options.

Set the ICES user or logon name that will be used for requests

Usage

clear_username()

get_username()

set_username(username)

Value

character scalar, the username

invisible value: the previous username that was set

Arguments

username

the ices username you use to login to SharePoint for example.

Examples

Run this code
if (FALSE) {
get_username()
}

if (FALSE) {
set_username("myusername")
}

Run the code above in your browser using DataLab