farms: farms data

farmsR Documentation

farms data

Description

Number of farms in the states of the U.S. The raw tab delimited data (farms.txt) is read by data.table::fread() to produce a data frame with columns for "state" and "count".

state character as a state abbreviation
count numeric of state's total farm count

Usage

farms

Format

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

Source

LearnEDAfunctions


deandevl/RplotterPkg documentation built on March 1, 2025, 11:17 a.m.