defactor: Convert a factor to a string or numeric representation.

Description Usage Arguments Value See Also

Description

Convert a factor to a string or numeric representation.

Usage

1
defactor(x, type = "numeric")

Arguments

x

A factor

type

A string indicating the type of the factor: "numeric" (default) or "string).

Value

A string representation of the factor.

See Also

Other utilities: ensure_path, extract_segment_block, extract_segment_s, extract_segment_timestamp, extract_segment, generate_result_row, generate_segments_from_block, generate_segments, get_file_extension, get_filename_parts, hr_from_ibi, ibi_from_ecg, integrate_power, num_to_timestamp, replicate_df_row, seconds_to_indices, str_to_timestamp, timeintervals_to_seconds, timestamp_to_seconds, timestamp_to_str


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.