Skip to contents

Generate complete app usage report

Usage

generate_app_usage_report(
  conf,
  output_file = "app_usage_report.html",
  countries = c("Kenya", "Zanzibar", "Mozambique"),
  top_n = 50
)

Arguments

conf

Configuration object with MongoDB connection details

output_file

character, path to output HTML file

countries

character vector of countries to include

top_n

integer, number of top boats to display in heatmap

Value

invisibly returns the output file path