Learn R Programming

RplotterPkg (version 0.1.3)

people: people data

Description

A made-up data frame with generic column names and mix of numeric and character data.

col_0numeric random numbers for ids
col_1character first names
col_2character last names
col_3numeric ages
col_4character addresses
col_5character spouse's first name

Usage

people

Arguments

Format

An object of class data.table (inherits from data.frame) with 4 rows and 6 columns.