powered by
print the paygap object in the terminal
# S3 method for paygap print(x, ...)
paygap object, as created by the function div_paygpa()
arguments passed on to the generic print function: print(x$data)
text output
# NOT RUN { library(div) div_fake_team() %>% div_paygap %>% print # }
Run the code above in your browser using DataLab