Skip to contents

Test whether something is a SQUID

Usage

is.squid(x)

Arguments

x

The thing to check

Value

A logical vector

Examples

squids::is.squid(
  42
);
#> [1] FALSE