Hi I have a dataframe containing many columns, lets say like:
df = data.frame(replicate(10,sample(0:1,1000,rep=TRUE)))