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

fix split.spiketimes to match generic signature #4

Closed
jefferis opened this issue Apr 12, 2014 · 2 comments
Closed

fix split.spiketimes to match generic signature #4

jefferis opened this issue Apr 12, 2014 · 2 comments
Assignees
Milestone

Comments

@jefferis
Copy link
Owner

(see also #3)
This one is not so obvious to me:

split:
  function(x, f, drop, ...)
split.spiketimes:
  function(st, blocksize)

maybe I need to change the function name

@jefferis jefferis self-assigned this Apr 13, 2014
@jefferis jefferis modified the milestones: v0.9, CRAN Apr 13, 2014
@jefferis
Copy link
Owner Author

Have made a new divide function and deprecated split. See 626d824

@jefferis
Copy link
Owner Author

fixed - sort of - in 36c4a90.

Plan is still to release a v 1.0 with proper fix removing this.

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