View source: R/score_fs_patterns.R
score_fs_patterns | R Documentation |
Count the occurrences of a term in a table to identify whether the table is one of the financial statements.
score_fs_patterns(x, y)
x |
Matrix. Table in which the terms should be counted. |
y |
Character vector. Terms or expressions which should be counted in y. |
Integer. Count of occurrences of any term from y in x.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.