echoIBM.moveSchools: Moves compactly stored school data by time.

View source: R/echoIBM.moveSchools.R

echoIBM.moveSchoolsR Documentation

Moves compactly stored school data by time.

Description

If only one time step is given in the compactly stored school data, calculate new positions of school given time elapsed. If multiple time steps are given, interpolate all variables at the requested time 'utim'.

Usage

echoIBM.moveSchools(data, utim)

Arguments

data

The compatly stored school data.

utim

The time in UNIX time.

Value

Modified 'data'.


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.