Skip to contents

For all cells in selected columns, replace CamelCase with spaces between words

Usage

unCamel(df, cname)

Arguments

df

data.frame

cname

Column names in which cells should be uncameled.