Description Usage Arguments Value
View source: R/distinct_countries_for_dt.R
Create output table filtering countries and year to be showed in DT
1 2 3 4 5 6 | distinct_countries_for_dt(
data_raw,
input_origin,
input_destination,
input_year
)
|
data_raw |
raw data |
input_origin |
input origin |
input_destination |
input destination |
input_year |
input year |
a filtered tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.