Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Garden of forking paths not rendering #10

Open
protanope opened this issue Jul 5, 2023 · 0 comments
Open

Garden of forking paths not rendering #10

protanope opened this issue Jul 5, 2023 · 0 comments

Comments

@protanope
Copy link

Hi, was not a signed-up student, but following along with your 2023 lectures, and couldn't get the initial 02_garden_animation.r to render without this error:

Error in garden(arc = arc, possibilities = c(0, 0, 0, 1), data = dat,  : 
  argument "prog_dat" is missing, with no default

Since no one else complained about this yet, it may just be a user-error on my part, as I'm neither an RStudio or dev regular. But I found that the error was resolved by adding a default value for prog_dat in line 93:

prog_dat=c(-1,-1,-1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant