get_summary: Get summary data from the infomove simulation.

Description Usage Arguments Value

View source: R/fun_get_summary.r

Description

Get summary data from the infomove simulation.

Usage

1
2
3
4
5
get_summary(
  ssh_con = "some server",
  password = "some password",
  type = "noinfo"
)

Arguments

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.

Value

Nothing. Gets summary data from the infomove simulation.


pratikunterwegs/infomover documentation built on June 5, 2020, 12:44 p.m.