flatten_trajctories {tame}R Documentation

Flatten trajectory data

Description

The flatten_trajctories() function flattens the individual and average trajectories.

Usage

flatten_trajctories(object, individual)

Arguments

object

A medic or summary.medic object.

individual

A logical value or an integer specifying the number of individuals to sample.

Value

A data frame with the flattened trajectories.


[Package tame version 0.2.0 Index]