View source: R/create_clusters_other.R
Create other clusters
1 2 3 4 5 6 7 8 9 | create_clusters_other(
planning,
infos,
hypothesis = NULL,
start_date = NULL,
area_name = NULL,
constraints = NULL,
opts = simOptions()
)
|
planning |
Calendar data read with |
infos |
Info about clusters read with |
hypothesis |
Kp coefficients read with |
start_date |
Starting date of the study, if |
area_name |
Name of the area where to create clusters. |
constraints |
Stretch/Zircaloy constraints read with
|
opts |
List of simulation parameters returned by the function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.