Learn R Programming

rmytarget (version 2.4.0)

myTarGetGoalList: Get goal list from 'MyTarget'

Description

Get goal list from 'MyTarget'

Usage

myTarGetGoalList(
  auth = NULL,
  login = getOption("rmytarget.login"),
  token_path = myTarTokenPath()
)

Arguments

auth

MyTarget Autherization R object. See myTarAuth

login

Path to directory where you save credential data

token_path

Your login, or client name in MyTarget account

Value

data frame with goals parameters

See Also

Goals API Docymentation