x_factor_telem: Combine factors in a tidy telem giving a new column

View source: R/telemR.R

x_factor_telemR Documentation

Combine factors in a tidy telem giving a new column

Description

Combine factors in a tidy telem giving a new column

Usage

x_factor_telem(tidy_telem, telem_var_1, telem_var_2)

Arguments

tidy_telem

a tidy telemetry tibble, as produced by read_starr or read_oddi

telem_var_1

first telem var to combine

telem_var_2

second telem var to combine

Value

a tidy telemetry tibble with a new column "x_factor"


jevanveen/telemR documentation built on June 10, 2024, 11:11 a.m.