R/use.R
    dipr_create_targets_project.RdThis function will create a DESCRIPTION file, a _targets.R template and an R
directory to store function files.
dipr_create_targets_project(...)Arguments passed on to usethis::use_description
fieldsA named list of fields to add to DESCRIPTION, potentially
overriding default values. See use_description() for how you can set
personalized defaults using package options
check_nameWhether to check if the name is valid for CRAN and throw an error if not
roxygenIf TRUE, sets RoxygenNote to current roxygen2 version