Session Ready
Exercise

Web-friendly table

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

Instructions
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.