Trouve_ErrEchID: Trouve_ErrEchID

View source: R/Trouve_Err_EchID.R

Trouve_ErrEchIDR Documentation

Trouve_ErrEchID

Description

Function to identify non matching items in the first columns of Y and X files.

Usage

Trouve_ErrEchID(fromConsole = T)

Arguments

fromConsole

a boolean. TRUE for running from console. FALSE for running from InSpectoR

Value

  • a character string ("Compatible files") when files are compatible

  • when files are not compatible, a list having three elements:

    • a data frame with three columns: 1-line where non matchings appear, 2-Y file value in column 1 for line in item 1 above, 3-X file value in column 1 for line in item 1 above.

    • the x full file name

    • the y full file name

Examples

Trouve_ErrEchID()


PannetonB/inspectrar documentation built on Feb. 4, 2023, 1:57 p.m.