Learn R Programming

livechatR (version 0.1.0)

livechatGetGoals: Create a list of goals with LiveChat credentials as parameters

Description

Create a list of goals with LiveChat credentials as parameters

Usage

livechatGetGoals(account)

Arguments

account
defined by the livechatCreateAccount function

Value

a data frame of goals

Examples

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

Run the code above in your browser using DataLab