Learn R Programming

dataesgobr (version 1.0.0)

get_id: This method extracts the ID from an URL

Description

This method extracts the ID from an URL

Usage

get_id(url)

Arguments

url

A string

Value

A string that contains the ID

Examples

Run this code
# NOT RUN {
library(dataesgobr)
id <- get_id("https://datos.gob.es/es/catalogo/l01280066-tramites-salud1")
# }

Run the code above in your browser using DataLab