Learn R Programming

lacrmr (version 1.0.5)

get_contact_information: get_contact_information

Description

Return the contact information.

Usage

get_contact_information(user_code, api_token, contact_id = "")

Arguments

user_code

The user code to identify your account

api_token

The api token to connect to your account

contact_id

The contact name or other term to make an specific call to the API.

Examples

Run this code
# NOT RUN {
get_contact_information(user_code = "6A6E88",
                       api_token = "TQ9XM",
                       contact_id = "Fulano")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab