delete_ending_Ss: Singular transform

View source: R/delete_ending_Ss.R

delete_ending_SsR Documentation

Singular transform

Description

This function deletes the letter s from the input whenever it trails the word

Usage

delete_ending_Ss(word)

Arguments

word

word to transform, if multiple use loop/apply/dplyr

Value

word vector without the last trailing S


gandalfnicolas/SADCAT documentation built on June 8, 2024, 6:26 a.m.