Skip to contents

connect to the QuartzBio EDP API using a saved profile

Usage

connect_with_profile(..., check = TRUE)

Arguments

...

Arguments passed on to read_connection_profile

profile

the name of the profile, as a string

path

the path to the connection profiles file, as a string

check

whether to check the connection, mostly for debugging purposes