
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.
Bhabishya Neupane
Install the package via the Github Repository using:
# install.package("remotes") #In case you have not installed it.
remotes::install_github("nBhabish/DairyPlant")
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.