vroom icon indicating copy to clipboard operation
vroom copied to clipboard

Consider adding `col_raw`

Open bart1 opened this issue 1 year ago • 1 comments

I just encountered a data specification that contains hexadecimal coding (http://vocab.nerc.ac.uk/collection/MVB/current/MVB000377/). It contains strings like: 11e923067dfdf1485e802752. As R has a base type for raw data it might be worth adding a collector to read this data correctly. It would save a lot of memory to not store this as characters.

bart1 avatar Apr 07 '23 14:04 bart1

I don't seem to be able to add the labels feature and colspec

bart1 avatar Apr 07 '23 14:04 bart1