Learn R Programming

genesysr (version 2.1.1)

me: Who am i? Loads and prints the user profile from Genesys as JSON. You need to be logged in.

Description

Who am i? Loads and prints the user profile from Genesys as JSON. You need to be logged in.

Usage

me()

Arguments

Examples

Run this code
if (FALSE) {
  # Login
  setup_production()
  user_login()
  me()
}

Run the code above in your browser using DataLab