Remove columns that belong to other languages than the selected one

remove_other_languages(df, language)

Arguments

df

data.frame returned from API with columns for all languages

language

language to keep

Value

dataframe with columns relevant to selected language only