page_count: Page Count

View source: R/helpers.R

page_countR Documentation

Page Count

Description

Takes first page of Amazon product reviews and determines how many pages of reviews are available

Usage

page_count(url)

Arguments

url

URL built with build_url() function

Value

Numeric value of total pages

Examples

## Not run: 
page_count(url)
## End(Not run)

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