dictionaryGood: Checks a dictionary

View source: R/dictionary.r

dictionaryGoodR Documentation

Checks a dictionary

Description

Checks if all the files referred to in the dictionary are accessible given the ALSPAC data directory.

Usage

dictionaryGood(dictionary, max.print = 10)

Arguments

dictionary

The name of an existing dictionary or the dictionary itself.

max.print

The maximum number of missing files to list if any are missing (Default: 10).

Value

TRUE if all files exist, otherwise FALSE and a warning listing at most max.print missing files.


explodecomputer/alspac documentation built on Feb. 16, 2024, 4:18 p.m.