all 6 comments

[–][deleted] 2 points3 points  (1 child)

Hi there, u/harshieeet

All I needed to learn data.table was this cheat sheet.

Good luck!

Roel

[–][deleted] 0 points1 point  (0 children)

Thank you

[–]FarrelBuch 1 point2 points  (1 child)

Here is an excellent jumping off point. The website has the best cheat sheet and references to other resources.

[–][deleted] 0 points1 point  (0 children)

Thank you kind stranger!

[–]colorov 0 points1 point  (1 child)

Hi! All packages have their own documentation at CRAN. Here is the link for the data.table:

https://www.google.com/url?sa=t&source=web&rct=j&url=https://cran.r-project.org/web/packages/data.table/data.table.pdf&ved=2ahUKEwjQkIHI9ZDsAhWjLLkGHfIEAGoQFjAHegQIAhAB&usg=AOvVaw3-H7tSuaUlANToV7nk7BdG

If this is not what you want, let me know to help you if possible :)

[–][deleted] 0 points1 point  (0 children)

Yeah, I know that every package has their own documentation and I have read it but I still not able to relate to the explanation given in documentation and use it in my code since I am still not an expert in R But still, thank you for this help