1. 学习
  2. /
  3. 课程
  4. /
  5. Building Dashboards with flexdashboard

Connected

练习

Web-friendly table

Now let's make the table in the last example more web-friendly.

说明

100 XP
  • Add a table in the Station Usage chart that contains the data in station_trips_df, using the datatable() function.
  • Knit and expand the HTML viewer to explore the resulting table. Try sorting on the Gap column, searching for all the Caltrain stations, and going from page to page.