R/inspect_shipment.R
inspect_shipment.Rd
Detect project characteristics
inspect_shipment(project_path)
Path to the project
A named list
# \donttest{ res <- inspect_shipment(tempdir()) res$is_package #> [1] FALSE # }