states {RplotterPkg} | R Documentation |
states data
Description
Consolidation of data into one dataframe for the "South" region.
State | character state name |
Income | numeric state income |
Murder | numeric state murder rate |
Usage
states
Format
An object of class data.table
(inherits from data.frame
) with 16 rows and 3 columns.
Source
datasets::state_name, state_region, state_x77
[Package RplotterPkg version 0.1.3 Index]