lateformeeting: a "dirty" data set to demonstrate rrefine features

lateformeetingR Documentation

a "dirty" data set to demonstrate rrefine features

Description

This data is a simulated collection of dates, days of the week, numbers of hours slept and indicators of whether or not the subject was on time for work. All observations appearing in this data set are fictitious, and any resemblance to actual arrival times for work is purely coincidental.

Usage

lateformeeting

Format

A data frame with 63 rows and 4 variables

  • theDate date of observation in varying formats

  • what.day.whas.it day of the week in varying formats

  • sleephours number of hours slept

  • was.i.on.time.for.work indicator of on-time arrival to work

Examples

head(lateformeeting)

vpnagraj/rrefine documentation built on Nov. 21, 2022, 12:20 a.m.