score_fs_patterns: Score patterns

View source: R/score_fs_patterns.R

score_fs_patternsR Documentation

Score patterns

Description

Count the occurrences of a term in a table to identify whether the table is one of the financial statements.

Usage

score_fs_patterns(x, y)

Arguments

x

Matrix. Table in which the terms should be counted.

y

Character vector. Terms or expressions which should be counted in y.

Value

Integer. Count of occurrences of any term from y in x.

Author(s)

Nicolas Mangin


NicolasJBM/collectR documentation built on June 9, 2025, 11:49 a.m.