replace_nth_char: Replace the nth char of a string

View source: R/replace_nth_char.R

replace_nth_charR Documentation

Replace the nth char of a string

Description

Replace the nth char of a string

Usage

replace_nth_char(s, n, c)

Arguments

s

the string

n

the index of the character

c

the character to be placed at that index

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.