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

Return appropriate types #8

Open
noamross opened this issue Mar 28, 2017 · 1 comment
Open

Return appropriate types #8

noamross opened this issue Mar 28, 2017 · 1 comment
Labels

Comments

@noamross
Copy link
Collaborator

Right now ratsterize() data is always double it should be integer, vector, or logical if the input data is.

@noamross
Copy link
Collaborator Author

noamross commented Apr 8, 2017

Factors should be handled as well, with transferring of appropriate levels and types. Errors should be thrown when factors are used with inappropriate functions(sum, min, max, etc.)

@noamross noamross added the Rcpp label Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant