getLocationByID: Get Location by ID

Description Usage Arguments Value Examples

View source: R/getLocationByID.R

Description

Returns information about a location with the given ID

Usage

1
getLocationByID(locationID, ...)

Arguments

locationID

An Instagram ID for a location

...

Additional options passed to a shinyAppDir

Value

1 x 6 dataframe - id, name, has_public_page, lat, lng, slug

Examples

1
## Not run:  getLocationByID("212988663")

AFIT-R/instaExtract documentation built on May 18, 2019, 8:11 p.m.