Skip to contents

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

Usage

check_source(group = getOption("tarflow.group"))

Arguments

group

Section identifier in the default.file. See RMariaDB::MariaDB() for more information.

Value

TRUE if the database is ready, FALSE otherwise.