Skip to contents

Update lockFiles of specified environments

Usage

lockFileUpdate(envName = envList(), quiet = FALSE)

Arguments

envName

A `character()` string specifying the name(s) of the environment(s) for which to update the lockFiles. Default is all environments.

quiet

A `logical()` indicating whether messages should be suppressed. Default is `FALSE`.