findTablesByFormat: Find unique data tables in dataset

View source: R/findTablesByFormat.R

findTablesByFormatR Documentation

Find unique data tables in dataset

Description

Find the unique data tables that are present in the dataset (e.g., 2 minute vs 30 minute, or pinning vs identification data) and their types, based on the file name formatting. Adapted from findTablesUnique().

Usage

findTablesByFormat(datatables)

Arguments

datatables

A list of data files

Value

An array of unique table names and their types

Author(s)

Claire Lunch clunch@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.