kinto-b / makepipe

Tools for constructing simple make-like pipelines in R.
https://kinto-b.github.io/makepipe/
GNU General Public License v3.0
30 stars 0 forks source link

Store label/note in segment #43

Closed kinto-b closed 1 year ago

kinto-b commented 1 year ago

Currently these are stored in the pipeline$nodes object but they should really go into the segment object so that they can get printed along with the other information