payroll | R Documentation |
Fictitious payroll data for employees in a mid-size company
data("payroll")
A data frame with 1470 observations on the following 6 variables.
employee_id
Unique identifier for each employee
hourly_rate
Hourly rate calculated irrespective of hourly/salaried employees
daily_comp
Hourly rate * 8
monthly_comp
Hourly rate * 2080 / 12
annual_comp
Hourly rate * 2080
standard_hrs
Expected working hours over a two-week payroll cycle
data(payroll)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.