.max_id {tweenr} | R Documentation |
Get the highest id occuring in a dataset
Description
This is helper for tween_state
related functions to get the currently
highest .id
in a frame collection
Usage
.max_id(data)
Arguments
data |
A data.frame as returned by |
Value
An integer giving the currently highest id
[Package tweenr version 2.0.2 Index]