This function retrieves details for a shop using its id.
get_shop(id)
id
shop id
tibble containing shop info including address, contact info, and other descriptive variables.
## Not run: get_shop(id = 1781)