constructive icon indicating copy to clipboard operation
constructive copied to clipboard

construct_workspace

Open moodymudskipper opened this issue 1 year ago • 1 comments

in the same spirit as construct_reprex in #20

  • construct_workspace() construct all objects in the global env, and also print library calls and use these packages as data.
  • construct_dump(x, path, ...) takes a named list of objects and prints it to a R script.

moodymudskipper avatar Oct 28 '22 15:10 moodymudskipper

We have construct_dump() already

moodymudskipper avatar Apr 02 '23 17:04 moodymudskipper