filter_report | R Documentation |
report_nr
Filter data frame based on report_nr
filter_report(df, report_nr)
df |
Data frame |
report_nr |
Required integer indicating the report_nr |
Filtered data frame with data for the report nr
filter_report(df_example, report_nr = 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.