tladeras’s avatartladeras’s Twitter Archive—№ 2,316

  1. …in reply to @dgkeyes
    @dgkeyes @kierisi @apreshill @jent103 @JonTheGeek It depends on whether the data prep steps will get used again. At the least, I tend to number my docs sequentially, saving intermediate outputs, and tend to knit them sequentially. If we do it a lot, I will setup a pipeline with a package like @JonTheGeek mentions.