-
Notifications
You must be signed in to change notification settings - Fork 4
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
Ideas #2
Comments
TODO:
DONE:
TO DISCUSS/OMIT:
|
I thought about it, and I suppose that oversimplification can cause mistakes and unexpected results. I see two main drawbacks here:
|
Good points. That's why my thinking was to keep the old behavior when the input data is a data.frame (a result of |
pointDTM_get
seq_len(nrow(nz))
instead of1:nrow(nz)
object_usage_linter
), rcmdcheckpointDTM_get
pointDTM_get
only for small sets, andDEM_request
andpointDTM100_download
for large"The text was updated successfully, but these errors were encountered: