View source: R/readFeedModel.R
readFeedModel | R Documentation |
Read in csv files containing data on production system distribution and system-specific feed baskets from the FeedModel "MAgPIE_FEED"
readFeedModel(subtype = "FeedBaskets")
subtype |
Available subtypes: "ProdSysRatio", "FeedBaskets" and "FeedBasketsDetailed" |
magpie object of feed basket data
Isabelle Weindl
readSource()
## Not run:
a <- readSource(type = "FeedModel", subtype = "FeedBaskets")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.