getExpertResultsAsTreeFromDb: Get an expert's evaluation in tree form

Description Usage Arguments

View source: R/db.functions.r

Description

Given an expertId and modelId, get the evaluation for that expert from the DB and return it in a tree context

Usage

1
getExpertResultsAsTreeFromDb(modelId, expertId, dataUri)

Arguments

modelId

the modelId for the mode you're looking for

expertId

the expertId for the expert you're looking for

dataUri

URI of mongoDB to use


cwhd/hdm-r documentation built on May 6, 2019, 8 p.m.