is_fs_running function

Check whether the database is running

Check whether the database is running

gets the database runner execution status

is_fs_running()

Returns

logical Whether the database is running

Details

returns a logical value being TRUE if the database runner is actually running

Examples

if(FALSE){ library(epitweetr) message('Please choose the epitweetr data directory') setup_config(file.choose()) is_fs_running() }
  • Maintainer: Laura Espinosa
  • License: EUPL
  • Last published: 2023-11-15