DataTables displays R matrices or data frames as interactive HTML tables that support filtering, pagination, and sorting. library(DT) datatable(iris, ...
確定! 回上一頁