create_dummy_data_hr {IPEDSuploadables}R Documentation

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()

Value

a dataframe ready for the rest of the hr scripts

Examples

set.seed(4567)
hr_pop <- create_dummy_data_hr()

[Package IPEDSuploadables version 2.8.7 Index]