Skip to contents

Check to see if Python environment can be accessed and contains the packages needed by SpatialMap. Settings will be pulled from object@settings. Type settings(object) to view

Usage

initializePython(object, force = F)

Arguments

object

A SpatialMap object

force

Force a re-initialization even if the Python environment is set

Scroll to top