View source: R/flexfile_family.R
identical_report_metadata | R Documentation |
identical_report_metadata()
checks a collection reports to see if they have identical metadata.
This check will exclude the "PointOfContact" fields.
identical_report_metadata(..., report_list = NULL)
... |
Two or more reports from the FlexFile Family to check. |
report_list |
Alternatively a list of reports to check. If specified, then
|
Logical whether all of the reports are from the FlexFile family and with identical Metadata tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.