get_shop {ravelRy} | R Documentation |
Get details for a shop
Description
This function retrieves details for a shop using its id.
Usage
get_shop(id)
Arguments
id |
shop id |
Value
tibble containing shop info including address, contact info, and other descriptive variables.
Examples
## Not run: get_shop(id = 1781)
[Package ravelRy version 0.1.0 Index]