farms | R Documentation |
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 |
farms
An object of class data.table
(inherits from data.frame
) with 50 rows and 2 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.