separate_raw | R Documentation |
If multiple real-time reads were exported from MARS, separate_raw will parse them out and separate them. It will also export to an Excel file with each real-time data having its own sheet.
separate_raw(file, num_rows, export_name)
file |
An Excel file exported from MARS. |
num_rows |
Number of rows in the header to ignore. |
export_name |
The name of the original file or an orignal name. |
An Excel file with separated raw real-time data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.