extract_url: Extract URL

Description Usage Arguments Value Examples

Description

extract the URL of the webpage

Usage

1

Arguments

x

a request to open API

Value

an URL as a string

Examples

1
2
3
4
5
6
7
extract_url(x = get_openentreprise(.siren = "533735932"))

## Not run: 
extract_url(x = get_openentreprise(.siren = "533735932")) %>%
browseURL()

## End(Not run)

frrrenchieverse/openentreprise documentation built on May 25, 2019, 5:23 p.m.