Skip to contents

Recombine Length 4

Usage

recombine4(x)

Arguments

x

<list> of character vectors

Value

<character> string

Examples

random_hcpcs() |>
   split_lengths() |>
   remove_redundant() |>
   split_first() |>
   process_groups() |>
   reduce_groups() |>
   recombine4()
#> [[1]]
#> (2781|3725|5520|8414|9445|G994)
#> 
#> [[2]]
#> 0(021|345)
#> 
#> [[3]]
#> A(434|959)
#>