website_availability2 | R Documentation |
This function checks the availability of a specified website by trying to read the first line of the site's content.
website_availability2(
site = "https://npl.ly.gov.tw/do/www/appDate?status=0&expire=02&startYear=0"
)
site |
A website URL to check. Default is "https://npl.ly.gov.tw/do/www/appDate?status=0&expire=02&startYear=0". |
check_internet()
and website_availability()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.