Learn R Programming

livechatR (version 0.1.0)

livechatGetAgents: Create a list of agents with LiveChat credentials as parameters

Description

Create a list of agents with LiveChat credentials as parameters

Usage

livechatGetAgents(account)

Arguments

account
defined by the livechatCreateAccount function

Value

A date frame of agents

Examples

Run this code
# account <- livechatCreateAccount("email_here", "api_key_here")
# livechatGetAgents(account)

Run the code above in your browser using DataLab