Dynamo: Dynamo Function

Description Usage Arguments Examples

Description

This function accepts an input table, and a number of other parameters that define the bounds of the linear program run as part of Dynamo.

Usage

1
Dynamo(testtable, numEnc, numTask, userNumEncodings)

Arguments

testtable

An input table with dimension-tasks as columns and visual encodings as rows, with each corresponding cell containing a rank.

numEnc

The number of encodings

numTask

The number of tasks

userNumEncodings

The number of encoding assignments required to be assigned

Examples

1

ngopal/rDynamo documentation built on May 8, 2019, 11:46 a.m.