Skip to contents

Reinstalls Starsim into the current environment ("r-starsim" by default). You can also use this function to install Starsim into your own environment.

Usage

reinstall_starsim(..., envname = "r-starsim")

Examples

if (FALSE) {
reinstall_starsim()
}