- flow
Trade flow: "export" or "import".
- start_period
Start period in "YYYY-MM" format.
- end_period
End period in "YYYY-MM" format.
- details
Character vector of detail/grouping fields. Options:
Geographic: "country", "state", "city"
Products: "hs6" (or "sh6"), "hs4" (or "sh4"),
"hs2" (or "sh2"), "section"
- filters
Named list of filters.
Example: list(city = "3550308", state = "26")
- month_detail
Logical. If TRUE, break down by month.
Default: FALSE.
- metric_fob
Logical. Include FOB value (US$). Default: TRUE.
- metric_kg
Logical. Include net weight (kg). Default: TRUE.
- metric_statistic
Logical. Include statistical quantity.
Default: FALSE.
- language
Response language: "pt", "en", or "es".
Default: "en".
- verbose
Logical. Show progress messages. Default: TRUE.