Skip to contents

Anonymise ManyEcoEvo Data

Usage

anonymise_teams(df, lookup)

Arguments

df

A dataframe containing the column id_col

lookup

A dataframe containing the columns TeamIdentifier and New_Identifier

Value

A df with anonymised values of id_col based on the New_Identifier colum of lookup