Learn R Programming

IPEDSuploadables (version 3.0.1)

create_dummy_data_hr: Create dummy data for testing the hr functions

Description

to do: save this out into the package and make it accessible as package data

Usage

create_dummy_data_hr()

Arguments

Value

a dataframe ready for the rest of the hr scripts

Examples

Run this code
set.seed(4567)
hr_pop <- create_dummy_data_hr()

Run the code above in your browser using DataLab