Looks at the path, runs dp_repository_check
and returns TRUE
if all TRUE
Usage
is_valid_dp_repository(
path,
checks = c("all", "git", "dp", "renv", "branch"),
verbose = F
)
Looks at the path, runs dp_repository_check
and returns TRUE
if all TRUE
is_valid_dp_repository(
path,
checks = c("all", "git", "dp", "renv", "branch"),
verbose = F
)