Use the DownBallotR Python virtualenv in this R session
Source:R/downballot_use_python.R
downballot_use_python.RdPins reticulate to the package's virtualenv for the current R session. If reticulate is already initialized to a different interpreter, this errors with a clear message (reticulate cannot switch interpreters mid-session).