It creates an HTML widget to display R data objects with DataTables. ... htmltools::withTags(table( tableHeader(iris), tableFooter(iris) )) print(sketch)
確定! 回上一頁