website_availability2: Check for the Website Availability II

View source: R/utils.R

website_availability2R Documentation

Check for the Website Availability II

Description

This function checks the availability of a specified website by trying to read the first line of the site's content.

Usage

website_availability2(
  site = "https://npl.ly.gov.tw/do/www/appDate?status=0&expire=02&startYear=0"
)

Arguments

site

A website URL to check. Default is "https://npl.ly.gov.tw/do/www/appDate?status=0&expire=02&startYear=0".

See Also

check_internet() and website_availability().


yl17124/legisTaiwan documentation built on Jan. 22, 2025, 8:47 p.m.