txx_number_seen: Returns the number of times a string has appeared in the...

Description Usage Arguments Value

View source: R/txx_number_seen.R

Description

Returns the number of times a string has appeared in the vector in the values before it (as part of the txx_rename_dup_tags process)

Usage

1
txx_number_seen(strings)

Arguments

strings

A character vector of strings

Value

A numeric vector containing the cumulative number of times the string (in the strings character vector), has appeared in the values before it


michael-ccccc/textured documentation built on Dec. 21, 2021, 5:56 p.m.