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")

EmilHvitfeldt/walmartAPI documentation built on April 23, 2020, 8:26 a.m.