Skip to contents

This function generates a status dashboard for mapping status.

Usage

buildStatusDashboard(
  pathToCodeCountsFolder,
  connectionDetails,
  vocabularyDatabaseSchema,
  output_file_html = file.path(tempdir(), "MappingStatusDashboard.html")
)

Arguments

pathToCodeCountsFolder

Path to folder containing code counts files

connectionDetails

DatabaseConnector connection details object

vocabularyDatabaseSchema

Schema containing the vocabulary tables

output_file_html

The path to the output HTML file

Value

A validation log tibble