powered by
findPairs
Pretty printing for the result of findPairs.
# S3 method for df.findPairs print(x, ...)
[df.findPairs] The output of findPairs.
Unused; only for consistency with print.
print
A more human-friendly digest.
# NOT RUN { dataset <- sampleSoundCorrsData.capitals findPairs (dataset, "a", "[ae]", cols="all") # }
Run the code above in your browser using DataLab