loadModelConcepts: Load the concept file for a model.

Description Usage Arguments Details Value

View source: R/fsdm.R

Description

loadModelConcepts reads the file that contains model concept information and returns a data frame representation.

Usage

1
loadModelConcepts(ModelsDir, ModelName)

Arguments

ModelsDir

a string identifying the path to the models folder in which

ModelName

a string representation of the model name.

Details

This function reads the model concept file for a specified model and returns a data frame containing the information.

Value

a data frame containing the model concept information.


gregorbj/FSDM documentation built on May 25, 2021, 11:41 p.m.