Skip to contents

Basic usage

daiquiri daiquiri-package
daiquiri: Data Quality Reporting for Temporal Datasets
read_data()
Read delimited data for optimal use with daiquiri
daiquiri_report()
Create a data quality report from a data frame

Specifying the type of data in each field

ft_timepoint() ft_uniqueidentifier() ft_categorical() ft_numeric() ft_datetime() ft_freetext() ft_simple() ft_strata() ft_ignore()
Types of data fields available for specification
field_types()
Create field_types specification
template_field_types()
Print a template field_types() specification to console

Advanced usage

prepare_data()
Prepare source data
aggregate_data()
Aggregate source data
report_data()
Generate report from existing objects
export_aggregated_data()
Export aggregated data
initialise_log()
Initialise a log file
close_log()
Close any active log file