Parallel Sort wrapper using kit::psort()
Arguments
- x
<character>
vector. If other, will default tobase::sort()
Examples
strsort(random_hcpcs())
#> [1] "0299T" "046" "2" "20" "22" "251" "25390" "33" "332"
#> [10] "37" "4922" "4950" "5200" "54" "678" "740" "7610" "8105"
#> [19] "8227" "830" "86880" "87593" "909" "92145" "93532" "9930" "E1392"
#> [28] "E2" "G2109" "G8" "G9" "G928" "G9489" "J059" "J32" "J7"
#> [37] "K00" "L39" "L6697" "L8" "M110"