## -------->> [[file:../../nstandr.src.org::*Punctuation][Punctuation:2]]
expect_equal(c("WESTINGHOUSE, |.?^&*@ ELEC "
, "GRACE (W EN R) & CO - òâêîé"
, "GRACE (W/R) & CO Ltd.") |>
cockburn_replace_punctuation()
, c("WESTINGHOUSE & ELEC ", "GRACE W EN R & CO oaeie", "GRACE W R & CO Ltd"))
## --------<< Punctuation:2 ends here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.