README.md

DairyPlant

This project was inspired by The Bureau of Business Research (BBR) and Institute of Agriculture and Natural Resources (IANR) at the University of Nebraska–Lincoln. The package was created solely for the distribution and organization of data in a seamless manner amongst senior economists at the University of Nebraska-Lincoln.

:writing_hand: Author

Bhabishya Neupane

:arrow_double_down: Installation

Install the package via the Github Repository using:

# install.package("remotes")   #In case you have not installed it.
remotes::install_github("nBhabish/DairyPlant")

Usage

library(DairyPlant)
data(dairy_plant) # Allows you to view the dataset
get_product_names_vector() # Returns the unique Products produced by Dairy Plants in the USA


nBhabish/DairyPlant documentation built on Dec. 21, 2021, 11:08 p.m.