remove_other_languages.Rd
Remove columns that belong to other languages than the selected one
remove_other_languages(df, language)
df | data.frame returned from API with columns for all languages |
---|---|
language | language to keep |
dataframe with columns relevant to selected language only