Skip to content

Conversation

@HenrikBengtsson
Copy link

seq(along=x) should be seq(along.with=x) or seq_along(x)

Fixes #2

@hongooi73
Copy link
Contributor

@revodavid

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

Successfully merging this pull request may close these issues.

Warning message: In seq.default(along = results) : partial argument match of 'along' to 'along.with'

2 participants