Code
housing_supply %>%
{if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}Data - Elasticity
housing_supply %>%
{if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}housing_supply_long %>%
{if (is_html_output()) datatable(., filter = 'top', rownames = F) else .}