char.at: return a character froma string

View source: R/yogiseq.R

char.atR Documentation

return a character froma string

Description

return's the i'th character in a string

Usage

char.at(str, i)

Arguments

str

input string

i

the character index

Value

the character


jweile/yogiseq documentation built on July 8, 2022, 12:48 a.m.