identical_report_metadata: Check if Reports have Identical Metadata

View source: R/flexfile_family.R

identical_report_metadataR Documentation

Check if Reports have Identical Metadata

Description

identical_report_metadata() checks a collection reports to see if they have identical metadata. This check will exclude the "PointOfContact" fields.

Usage

identical_report_metadata(..., report_list = NULL)

Arguments

...

Two or more reports from the FlexFile Family to check.

report_list

Alternatively a list of reports to check. If specified, then ... will be ignored.

Value

Logical whether all of the reports are from the FlexFile family and with identical Metadata tables.


Technomics/readflexfile documentation built on Jan. 10, 2024, 6:25 p.m.