| .make_template | R Documentation |
Build a normalised effect template vector
.make_template(type, n_tasks)
type |
Template type: "early", "late", "constant", "increasing", "decreasing". |
n_tasks |
Number of tasks/thresholds. |
Numeric vector of length n_tasks, normalised so
max(abs(values)) == 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.