build_url: Build URL

View source: R/helpers.R

build_urlR Documentation

Build URL

Description

Provide a url to an Amazon product and function creates the proper paginated review url. The url can include any number of parameters.

Usage

build_url(link)

Arguments

link

A link to an Amazon product

Value

Character string - properly formatted url with pagination

Examples

## Not run: 
build_url(
"https://www.amazon.com/AmazonBasics-Nespresso-Storage-Capsule-Capacity/dp/B010RLCH2U/ref=xxxx")
## End(Not run)

taylorgrant/GSPtext documentation built on April 15, 2023, 10:56 p.m.