ar_sep_comma: Split string by special symbols

Description Usage Arguments

View source: R/ar_sep.R

Description

This function determines how the plotter extracts numbers from the readings. By default, it trims of the "new line" symbol at the end of the row and split the string by special symbols (if you have used tidyr::separate, they are the same). You can write your own function if you need special processing.

Usage

1

Arguments

x

Arduino Reading. Usually a string and needs to be chopped and converted to numbers.


hebrewseniorlife/arduinor documentation built on May 24, 2019, 8:51 a.m.