Skip to contents

Recombine Length 5

Usage

recombine5(x)

Arguments

x

<list> of character vectors

Value

<character> string

Examples

random_hcpcs() |>
   split_lengths() |>
   remove_redundant() |>
   split_first() |>
   process_groups() |>
   reduce_groups() |>
   recombine5()
#> [[1]]
#> (01937|43860|87535)
#> 
#> [[2]]
#> 2(5830|7725)
#> 
#> [[3]]
#> 9(5954|7112)
#>