powered by
Title
# S3 method for paygap summary(object, ...)
paygap S3 object, as created by the function dif_paygap()
passed on to summary()
a summary of the paygap object
# NOT RUN { library(div) d <- div_fake_team() pg <- div_paygap(d) summary(pg) # }
Run the code above in your browser using DataLab