Basic functions for data manipulation and other low level tasks.
strHead
Function that takes first n characters from a (vector of) character string(s)
strTail
Function that returns the last n characters from a (vector of) character string(s)
Nothing here yet, really. But I'll reference strHead anyway.