View source: R/Trouve_Err_EchID.R
Trouve_ErrEchID | R Documentation |
Function to identify non matching items in the first columns of Y and X files.
Trouve_ErrEchID(fromConsole = T)
fromConsole |
a boolean. TRUE for running from console. FALSE for running from InSpectoR |
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
Trouve_ErrEchID()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.