Format a string with title-style capitalization

in_title_format(string, exclusions = c("of", "the", "in", "and"))

Arguments

string

string to be formatted

exclusions

character vector of exclusions in the expected output format