complete_tracks: Completes track data.frame:

View source: R/complete-family.R

complete_tracksR Documentation

Completes track data.frame:

Description

  • inserts NA observations for every cell id/frame combination that is missing

  • adds frame_itvl and frame_time variables

  • computes all track variables that derive from modules

Usage

complete_tracks(df, phase, object, verbose)

Details

outputs a data.frame that contains variables cell id, frame variables and all additional numeric variables found

to be used as input for .f in purrr::map()


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.