Skip to contents

Read automated report metadata

Usage

readAutoReportData()

Value

a table of autoreport data

Examples

# \donttest{
try(readAutoReportData())
#> Error in getDbConfig(dbName) : 
#>   Could not connect to database because the enviroment
#>        variables MYSQL_HOST, MYSQL_USER and/or MYSQL_PASSWORD
#>        are not defined. Please check configuration.
# }