I'd like to use tail on a data.table like I do on a data frame. Is that possible? If not what's more efficient way to get the tail of a data table? like I do
I'd like to use tail on a data.table like I do on a data frame. Is that possible? If not what's more efficient way to get the tail of a data table? like I do