is.https {yhatr} | 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 yhatr version 0.15.1 Index]