Package: tracee
Type: Package
Title: Easily Save Output and Trace it Back to Code
Version: 0.0.2
Authors@R: person("Philip", "Delff", email = "philip@delff.dk",
                  role = c("aut", "cre"))
Maintainer: Philip Delff <philip@delff.dk>
Description: Simple but crucial functionality related to creation of reproducible and traceable output (plots) back to code. It has a graphics saver with simple automation of plot stamping with source, destination and creation time, a selection of dimensions for use in presentations. A list of plots can be saved at once. 
License: MIT + file LICENSE
RoxygenNote: 7.2.0
Depends: R (>= 3.0.0)
Imports: ggplot2, grid, gridExtra, flextable
Suggests: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-10-15 05:31:47 UTC; philip
Author: Philip Delff [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-15 23:10:02 UTC
