HTMLtitle: Function to retrive the Title of a given URL

View source: R/HTMLtitle.R

HTMLtitleR Documentation

Function to retrive the Title of a given URL

Description

This function allows you to get the title of a specific URL.

Usage

HTMLtitle(url)

Arguments

url

The URL you want to get the title for HTMLtitle()

Examples

HTMLtitle("https://www.r-project.org/")

dschmeh/seoR documentation built on Jan. 7, 2023, 12:19 a.m.