Description Usage Arguments Value See Also
Replicate a row in a data frame N times returning a new data frame
| 1 | replicate_df_row(row, N)
 | 
| row | A data frame row. | 
| N | An integer giving the number of times the data frame row should be repeated. | 
A data frame with N rows.
Other utilities: defactor,
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,
seconds_to_indices,
str_to_timestamp,
timeintervals_to_seconds,
timestamp_to_seconds,
timestamp_to_str
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.