create_dummy_data_hr: Create dummy data for testing the hr functions

View source: R/create_dummy_data_hr.R

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

AlisonLanski/IPEDSuploadables documentation built on Nov. 2, 2023, 10:54 a.m.