h2o.num_valid_substrings | R Documentation |
Find the count of all possible substrings >= 2 chars that are contained in the specified line-separated text file.
h2o.num_valid_substrings(x, path)
x |
The column on which to calculate the number of valid substrings. |
path |
Path to text file containing line-separated strings to be referenced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.