is.https {promote}R Documentation

Private predicate function that checks if the protocol of a url is https.

Description

Private predicate function that checks if the protocol of a url is https.

Usage

is.https(x)

Arguments

x

is a url string


[Package promote version 1.1.1 Index]