get.time.bounds {dynamicnetwork}R Documentation

find the bounding time interval for a dynamic network

Description

Finds the smallest and largest time values in any of the edges and attribute in the network. Checks first if argument is dynamic.

Usage

get.time.bounds(x)

Arguments

x a dynamic network to be checked

Details

OOPS, still does't check timing on dynamic edge attributes!

Value

A two elment vector [start,end] with the smallest and largest time values of the network

Author(s)

Skye Bender-deMoll skyebend@skyeome.net

Examples

  ##data(faux

[Package dynamicnetwork version 0.0-4 Index]