plu_ral()now accepts vectors for argumentsnandpl.- e.g.
plu_ral(c("word", "phrase"), n = c(1, 2))returnsc("word", "phrases").
- e.g.
- Fixed an error where the plural forms of "octopus" and "platypus" were mixed up.
- The
plu_ral()argumentn_fnis now deprecated. plu_stick()is now defunct.