View source: R/score-generation.R
This function allows you to random generate scores to be used. It is a inner function that users do not need to use manually.
1 | score_generation(dim_score, num_score, score_variance)
|
dim_score |
The dimension of the scores. |
num_score |
How many scores needed. |
score_variance |
The variance of each scores. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.