During dinner yesterday we had a brief discussion, I'll try to summarise.
as_vpts() can output a tibble, the VPTS CSV standard specifies units. We can use the units package to enrich the information in these tibbles.
I think this would be a great feature and I don't think it'll be too hard to implement. units only imports Rcpp, so I don't think it'll cause the install size to become much bigger either.
During dinner yesterday we had a brief discussion, I'll try to summarise.
as_vpts()can output a tibble, the VPTS CSV standard specifies units. We can use the units package to enrich the information in these tibbles.I think this would be a great feature and I don't think it'll be too hard to implement. units only imports Rcpp, so I don't think it'll cause the install size to become much bigger either.