*`sort_dir`: direction to sort, either `asc` or `desc` (default `asc`)
* any field(s): may pass any fields as a key/value pair to filter by
-*`header_row`: whether the source CSV has a header row (default `y`); if missing, it will automatically assign field names (`field_1`, `field_2`, etc.)
+*`header_row`: whether the source CSV has a header row; if missing, it will automatically assign field names (`field_1`, `field_2`, etc.); either `n` or `y` (default `y`)
0 comments on commit
06ebb35