sc_rename_data {stepcount} | R Documentation |
Rename data for Stepcount
Description
Rename data for Stepcount
Usage
sc_rename_data(data)
sc_write_csv(data, path = tempfile(fileext = ".csv"))
Arguments
data |
a |
path |
path to the CSV output file |
Value
A data.frame
of renamed columns
[Package stepcount version 0.3.2 Index]