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.