Skip to contents

Sets the path to the SatScan executable for the current session.

Usage

set_satscan_path(path)

Arguments

path

Character. Absolute path to SatScan executable.

Examples

if (FALSE) { # \dontrun{
set_satscan_path("/Applications/SaTScan.app/Contents/app/satscan")
} # }