View source: R/get_page_title.R
Get a page title
1 | get_page_title(site, timeout = 10, onTimeout = "error")
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.