Hello everyone !
I can't copy paste on excel and i don't understand the error message :
tc<-crosstab(b$stat, b$SEXE, weight=b$extri, missing.include = TRUE,prop.r = TRUE, prop.c = TRUE, prop.t = TRUE,digits=2,dnn=c("Statut activite","Sexe"))
tab <- descr:::CreateNewTab(tc)
copie(tab)
Error in copie(tab) : could not find function "copie"
Thank you to help me !