save_walmart_credentials: Save API credentials for later use

Description Usage Arguments Examples

View source: R/client.R

Description

This functions caches the credentials to avoid need for entering it when calling other functions

Usage

1

Arguments

app_key

application key

Examples

1
2
3
# since not checking is preformed not to waste API calls
# it falls on the user to save correct information
save_walmart_credentials("APP_KEY")

walmartAPI documentation built on May 2, 2019, 12:35 p.m.