Write a function called `splnr_identify()` that returns data type. For a vector the options could be binary/logical, character or numeric. Look into `setMethod` and `setClass`
Write a function called
splnr_identify()that returns data type.For a vector the options could be binary/logical, character or numeric.
Look into
setMethodandsetClass