Skip to contents

Check that R has access to resources at https://api.dataforsyningen.dk

Usage

connection_check()

Value

Returns a logical

See also

Other Connection checks: status_check()

Examples

# \donttest{
connection_check()
#> [1] TRUE
# }