This function produce an HTML report to investigate potential issues in a reference database.
refdb_report(x, file = NULL, view = TRUE)
| x | a reference database. |
|---|---|
| file | the file (path) to write the report. If |
| view | A logical. If |
The function invisibly returns the file where the report was written.