Datatable function allows users to have Tabular interactive display of data.
It is easy to filter, search, sort and export the data using the DT package.
DataTables displays R matrices or data frames as interactive HTML tables that support filtering, pagination, and sorting.
Source:
https://rstudio.github.io/DT/
DAFF _ example of DT package
• Find the difference between two datasets i...