rep_fixations: rep_fixations

View source: R/all_generic.R

rep_fixationsR Documentation

rep_fixations

Description

Replicate a fixation sequence.

Usage

rep_fixations(x, resolution)

Arguments

x

An object representing a fixation sequence.

resolution

A numeric value representing the temporal resolution of the replicated fixations.

Details

This function replicates a fixation sequence with a specified temporal resolution. It can be useful when working with fixation data that needs to be resampled or when creating fixation sequences with consistent temporal spacing.

Value

An object containing the replicated fixation sequence with the specified temporal resolution.

See Also

rep_fixations.fixation_group for an example of a specific method implementation for this generic.


bbuchsbaum/eyesim documentation built on May 9, 2023, 3:29 a.m.