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 scale.ts definition to match generic #3

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

Fix scale.ts definition to match generic #3

jefferis opened this issue Apr 10, 2014 · 2 comments

Comments

@jefferis
Copy link
Owner

This will be essential to prepare for an eventual CRAN release.

This one is easy in principle (with some change of interface).

scale:
  function(x, center, scale)
scale.ts:
  function(waves, yrange)
@jefferis
Copy link
Owner Author

scale.ts should probably add the yrange arg and perhaps have different defaults for center/scale

@jefferis
Copy link
Owner Author

regrettably the scale generic does not include ...

@jefferis jefferis changed the title Fix scale.ts and split.spiketimes definitions to match generics Fix scale.ts definition to match generic Apr 12, 2014
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