Description Usage Arguments Value
View source: R/fun_get_summary.r
Get summary data from the infomove simulation.
1 2 3 4 5 | get_summary(
ssh_con = "some server",
password = "some password",
type = "noinfo"
)
|
ssh_con |
The ssh address. Typically a p-number at peregrine.hpc.rug.nl. This function is meant to be used within infomove. |
password |
Connection password. |
type |
The simulation type. Currently "info" or "noinfo". May also be all. |
Nothing. Gets summary data from the infomove simulation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.