check_cookie: Check Cookie

View source: R/ats_auth.R

check_cookieR Documentation

Check Cookie

Description

Check that a particular cookie exists for a certain site

Usage

check_cookie(url, cookie)

Arguments

url

http hostname (base url)

cookie

name of the cookie to check

Value

True if cookie exists, false if not

Examples

## Not run: 

check_cookie(ats_base_url, "ARRAffinity")


## End(Not run)


Huh/collar documentation built on Aug. 5, 2022, 11:02 p.m.