Comptes nationaux financiers - CNF

Data - BDF

variable

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

List

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