Skip to contents

Shows the status of the DVC pipeline, indicating which stages are up-to-date and which need to be reproduced.

Usage

dvc_status()

Value

Character vector containing status output

Examples

if (FALSE) { # \dontrun{
dvc_status()
} # }