Closed theamarks closed 1 month ago
add new column to output dataframe that would contain:
likely an added mutate() + case_when() with specific HS6 codes. Need to add column name as a grouping variable downstream.
mutate()
case_when()
add new column to output dataframe that would contain:
likely an added
mutate()
+case_when()
with specific HS6 codes. Need to add column name as a grouping variable downstream.