extract_urls: extract_urls

View source: R/extract_urls.R

extract_urlsR Documentation

extract_urls

Description

Extract URLs from a string.

Usage

extract_urls(text = NULL)

Arguments

text

The text string you want to extract URLs from.

Value

A vector of URLs from the text.


Choens/acuitasAdHoc documentation built on March 18, 2022, 6:37 a.m.