Skip to contents

Recombine Length 3

Usage

recombine3(x)

Arguments

x

<list> of character vectors

Value

<character> string

Examples

random_hcpcs() |>
   split_lengths() |>
   remove_redundant() |>
   split_first() |>
   process_groups() |>
   reduce_groups() |>
   recombine3()
#> [[1]]
#> (J14)
#> 
#> [[2]]
#> 8(03|41)
#> 
#> [[3]]
#> G(05|8[89])
#>