splits_rename_omega {SwimmeR}R Documentation

Advances split names by one split_length

Description

Used to adjust names of splits inside swim_parse_omega to account for 50 split not being correctly captured

Usage

splits_rename_omega(x, split_len = split_length_omega)

Arguments

x

a string to rename, from columns output by splits_parse

split_len

distance for each split

Value

returns string iterated up by split_length

See Also

splits_rename_omega runs inside swim_parse_omega on the output of splits_parse


[Package SwimmeR version 0.14.2 Index]