Skip to content

add a tar_read() clone that stores result #2

@benzipperer

Description

@benzipperer

targets::tar_read() is very useful, but sometimes you want to interact it with it in the console. Create a new function that does this.

breakerofchains::break_chain() is a very useful model.

Something like:

tar_stash = function(
  name = ".target",
  print_value = TRUE
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions