myTarGetGoalList {rmytarget} | R Documentation |
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 |
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
[Package rmytarget version 2.4.0 Index]