Closed dylanbeaudette closed 2 years ago
I think I can do this, but how are you using d
? As labels, or some other way?
d
is length(est_dcm) + 1, so I can drop the 0, or I can morph it into a char vector like c("0-5", "5-15"...)
Ok so I added some names attributes in https://github.com/obrl-soil/mpspline2/commit/0ef5142951b745fc40837c59d8c4680c0e890169, let me know if that does what you need. They look cool, but the object size gets bigger.
My how time passes... Thanks!
Embedding
d
into the new style output object would be very helpful.