datatable editor-DT package in R
In this tutorial we are going to discuss DT package from R.
DT stands for data tables and datatable() is the main function of DT package.
datatable() is completely different from data.table() function
DT package is very easy to use and based on this package can filter, search export data into different formats easily.
