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

long_panel() example in vignette fails #21

Open
csrvermaak opened this issue Jul 30, 2019 · 0 comments
Open

long_panel() example in vignette fails #21

csrvermaak opened this issue Jul 30, 2019 · 0 comments

Comments

@csrvermaak
Copy link

Whilst working through the Package Introduction vignette, tried running the long_panel() example, with the code copied from the html:

teen <- long_panel(teen_poverty, begin = 1, end = 5, label_location = "end")
teen

However, I get the result:

teen <- long_panel(teen_poverty, begin = 1, end = 5, label_location = "end")
Error in .subset2(x, i) : subscript out of bounds

I am running on panelr 0.7.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