Inflation - ICP

Data - BDF

variable

Code
variable %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}

List

Code
ICP_var %>%
  {if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}