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.


acuitas-health/ahUtils documentation built on April 14, 2022, 9:41 a.m.