Skip to contents

Tests the connection to REDCap API by making a simple request to verify that the URL and token are valid and the API is accessible.

Usage

# S3 method for class 'redcap_connection'
test_connection(connection, ...)

Arguments

connection

A redcap_connection object

...

Additional arguments (currently unused)

Value

Logical. TRUE if connection is successful, FALSE otherwise