log_eaf: log_eaf Function

Description Usage Arguments Examples

View source: R/log_eaf.R

Description

This function finds the newest ELAN files in a given directory.

Usage

1
log_eaf(days = 3, path = ".", pattern = ".eaf$")

Arguments

days

This defines how old files are returned. Default is 3 days.

path

This is a path. Defaults to current working directory.

pattern

This is a pattern in regex. Defaults has ELAN files ending with ".eaf".

Examples

1

langdoc/FRelan documentation built on May 20, 2019, 7:55 p.m.