.capitalize {abseqR}R Documentation

Helper function to capitalize the first letter of str

Description

Helper function to capitalize the first letter of str

Usage

.capitalize(str)

Arguments

str

string type

Value

string, str capitalized


[Package abseqR version 1.11.0 Index]