Get non-IPA characters.
get_no_ipa.Rd
Given a vector of characters, it returns those which are not part of the IPA.
Examples
get_no_ipa(c("a", "ʃ", ">"))
#> [1] ">"
get_no_ipa.Rd
Given a vector of characters, it returns those which are not part of the IPA.
get_no_ipa(c("a", "ʃ", ">"))
#> [1] ">"