Skip to contents

Locates the scc executable on the system PATH and stops with an informative error if it cannot be found.

Usage

find_scc()

Value

Invisible character string: the resolved path to scc.

Examples

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