test_match_order | R Documentation |
Tests the order of the files
test_match_order(x, y)
x |
the name of the file 1 (after removing uncommon prefix/sufix) |
y |
the name of the file 2 (after removing uncommon prefix/sufix) |
warrning if he files are not in order
test_match_order(x = basename(gsub("Norm_","",files_after_norm)), basename(files_before_norm))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.