readFeedModel: Read in data of FeedModel

View source: R/readFeedModel.R

readFeedModelR Documentation

Read in data of FeedModel

Description

Read in csv files containing data on production system distribution and system-specific feed baskets from the FeedModel "MAgPIE_FEED"

Usage

readFeedModel(subtype = "FeedBaskets")

Arguments

subtype

Available subtypes: "ProdSysRatio", "FeedBaskets" and "FeedBasketsDetailed"

Value

magpie object of feed basket data

Author(s)

Isabelle Weindl

See Also

readSource()

Examples

## Not run: 
a <- readSource(type = "FeedModel", subtype = "FeedBaskets")

## End(Not run)

pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.