Learn R Programming

targets (version 0.0.0.9000)

tar_edit: Open _targets.R for editing.

Description

Looks for _targets.R in the current working directory. Requires the usethis package.

Usage

tar_edit()

Arguments

Examples

Run this code
# NOT RUN {
tar_dir(
tar_edit()
)
# }

Run the code above in your browser using DataLab