Learn R Programming

starvz (version 0.8.3)

handles_presence_states: Computes presence of handles over resources

Description

Use for precomputation of other memory-related functions

Usage

handles_presence_states(data)

Value

Time-Step aggregated handle presences

Arguments

data

starvz_data with trace data

Examples

Run this code
# \donttest{
handles_presence_states(starvz_sample_lu)
# }

Run the code above in your browser using DataLab