get_feeds: Get custom feeds list for an account

Description Usage Arguments Value Examples

View source: R/feeds.R

Description

Get custom feeds list for an account

Usage

1
get_feeds(account_id = NULL)

Arguments

account_id

your account id

Value

data frame of custom feeds

Examples

1
2
3
4
5
## Not run: 

get_feeds(account_id = "12345")

## End(Not run)

henrywangnl/RLeadfeeder documentation built on Jan. 1, 2021, 3:17 a.m.