Interactive mode pipeline
Not a user-side function. Do not invoke directly. Only exported to on a technicality.
tar_make_interactive(code)
code |
Character vector of lines of a |
NULL
(invisibly).
if (identical(Sys.getenv("TAR_INTERACTIVE_EXAMPLES"), "true")) { tar_make_interactive("library(targets); tar_target(x, 123)") message(x) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.