# Display the plot
plotly_plot
# Display an interactive data table using DT
datatable(filtered_data, options = list(pageLength = 10, autoWidth = TRUE))