inst/tinytest/test_cockburn_replace_compustat.r

## -------->>  [[file:../../nstandr.src.org::*Compustat][Compustat:2]]
expect_equal(c("WESTINGHOUSE ELEC  "
           , "GRACE (W R) & CO"
           , "GRACE (W R) & CO Ltd.") |>
           cockburn_replace_compustat_names()
         , c(" WESTINGHOUSE ELECTRIC CORP. ", " W. R. GRACE & CO. ", "GRACE (W R) & CO Ltd."
             ))
## --------<<  Compustat:2 ends here
stasvlasov/nstandr documentation built on July 27, 2023, 10:29 p.m.