repeated_facility_bo_excel: Write NSSP BioSense Platform Data Quality Summary Reports for...

Description Usage Arguments Value Examples

View source: R/repeated_facility_table_excel.R

Description

This performs 'write_facilty_report' function for all . It will generate summary report for all specified facility. This function uses excel generated information The summary workbook shows percents and counts of nulls and invalids, Additionally it generates a timeliness report and creates a table. The program can send out a report to designated email address

Usage

1

Arguments

input

location of input.xlsx file.

contact

A datatable of 2 colomns, facility is the facility number, receiver is the receive email address

Value

Report table stored at directory location. If email=TRUE, then a email will be sent. A table with facility, receiver and conformation of email being sent.

Examples

1
2
3
4
library(emayili)
library(ggplot2)
library(readxl)
repeated_facility_bo_excel("Input.xlsx", contact = contact)

princeofbrit/Biosensequlaty_BZ documentation built on Sept. 1, 2020, 6:46 p.m.