trending: Selling Trend

Description Usage Arguments Value References Examples

View source: R/trending.R

Description

This function is designed to give the information on what is bestselling on Walmart.com right now.

Usage

1
trending(apikey = NULL)

Arguments

apikey

Your API access key authorized by Walmart API (Required)

Value

Returns an RDS file named "tredning_output.RDS".

References

https://developer.walmartlabs.com/docs/read/Trending_API

Examples

1
2
apikey = "YOUR API KEY"
trending(apikey)

Elkamao/walmartR documentation built on May 24, 2019, 5:02 a.m.