h2o.num_valid_substrings function

Count of substrings >= 2 chars that are contained in file

Count of substrings >= 2 chars that are contained in file

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)

Arguments

  • x: The column on which to calculate the number of valid substrings.
  • path: Path to text file containing line-separated strings to be referenced.
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11