apiending: Splits the api key to get server for api call

Description Usage Arguments Value Examples

View source: R/api.R

Description

Is a helperfunction to extract the server that needs to be called in the api call. The server is the ending of the api key.

Usage

1
apiending(apikey)

Arguments

apikey

API key for mailchimp account

Value

the server for use in later api call

Examples

1
2
3
**## Not run:**
apiending(apikey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-usxx")
## End(**Not run**)

56north/mailchimpR documentation built on May 5, 2019, 11:27 a.m.