people {RplotterPkg}R Documentation

people data

Description

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

col_0 numeric random numbers for ids
col_1 character first names
col_2 character last names
col_3 numeric ages
col_4 character addresses
col_5 character spouse's first name

Usage

people

Format

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

Source

R coding with data.table::data.table()


[Package RplotterPkg version 0.1.3 Index]