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: Use data.table's env argument #95

Open
6 tasks
robitalec opened this issue Dec 9, 2024 · 0 comments
Open
6 tasks

Fix: Use data.table's env argument #95

robitalec opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
type: enhancement new features, improvements

Comments

@robitalec
Copy link
Member

With #70 using the env argument, refactor all functions to use this safer+cleaner+more readable interface for programming on data.table.

Ref: https://rdatatable.gitlab.io/data.table/articles/datatable-programming.html

Non-exhaustive list:

  • centroid_group
  • direction_group
  • direction_to_centroid
  • edge_dist
  • fusion_id
  • group_pts
@robitalec robitalec self-assigned this Dec 9, 2024
@robitalec robitalec added the type: enhancement new features, improvements label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new features, improvements
Projects
None yet
Development

No branches or pull requests

1 participant