powered by
Update Robyn version from Github repository for latest "dev" version or from CRAN for latest "stable" version.
robyn_update(dev = TRUE, ...)
Invisible NULL.
NULL
Boolean. Dev version? If not, CRAN version.
Parameters to pass to remotes::install_github or utils::install.packages, depending on dev parameter.
remotes::install_github
utils::install.packages
dev