Skip to content

Commit

Permalink
docs: added comment on demo.R on how to load older demo versions face…
Browse files Browse the repository at this point in the history
  • Loading branch information
laresbernardo committed Dec 22, 2022
1 parent 8210dbd commit 9906b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/demo.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ library(Robyn)
# Please, check if you have installed the latest version before running this demo. Update if not
# https://github.com/facebookexperimental/Robyn/blob/main/R/DESCRIPTION#L4
packageVersion("Robyn")
# Also, if you're using an older version than the latest dev version, please check older demo.R with
# https://github.com/facebookexperimental/Robyn/blob/vX.X.X/demo/demo.R

## Force multicore when using RStudio
Sys.setenv(R_FUTURE_FORK_ENABLE = "true")
Expand Down

0 comments on commit 9906b07

Please sign in to comment.