A function that takes a generic Sprinklr export and peforms standard formatting.

wrangle_sprinklr(sprinklr_export)

Arguments

sprinklr_export

Dataframe of an unprocessed Sprinklr export.

Value

Wrangled dataframe with the column names required for the other ParseR functions.