Skip to contents

Check if the database based on the given data source is ready

Usage

check_source(source = setup_source())

Arguments

source

The data source from which data is fetched. See setup_source() for details.

Value

TRUE if the database is ready, FALSE otherwise.