emp {RHive}R Documentation

Sample data for RHive examples

Description

This data set contains employee information such as their name, age, department and position.

Usage

data(emp)

Format

emp is a data frame with 9 rows and 8 columns named id, ename, position, dep, enterdate, sal, status, and age.


[Package RHive version 2.0-0.10 Index]