print.paygap {div} | R Documentation |
print the paygap object in the terminal
## S3 method for class 'paygap'
print(x, ...)
x |
paygap object, as created by the function div_paygpa() |
... |
arguments passed on to the generic print function: print(x$data) |
text output
library(div)
div_fake_team() %>%
div_paygap %>%
print