Package: ViewPipeSteps
Type: Package
Title: Create View Tabs of Pipe Chains
Version: 0.1.0
Authors@R: c(
      person("David", "Ranzolin", email = "daranzolin@gmail.com", role=c("aut", "cre", "ctb")),
      person("Joachim", "Gassen", role=c("aut"))
      )
Maintainer: David Ranzolin <daranzolin@gmail.com>
Description: Debugging pipe chains often consists of viewing the output after 
  each step. This package adds RStudio addins and two functions that allow 
  outputing each or select steps in a convenient way.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, rstudioapi, tibble
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-12-14 16:26:00 UTC; davidranzolin
Author: David Ranzolin [aut, cre, ctb],
  Joachim Gassen [aut]
Repository: CRAN
Date/Publication: 2021-12-15 19:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:05:24 UTC; unix
