get_page_title: Get Page Title

Description Usage Arguments

View source: R/get_page_title.R

Description

Get a page title

Usage

1
get_page_title(site, timeout = 10, onTimeout = "error")

Arguments

site

url as a character string, or a html session.

timeout

A numeric specifying the maximum number of seconds the expression is allowed to run before being interrupted by the timeout.

onTimeout

A character specifying what action to take if a timeout event occurs


jhollist/snaWeb documentation built on April 7, 2020, 12:49 a.m.