Liking cljdoc? Tell your friends :D

retabled.csv


download-items-as-csvclj/s≠

(download-items-as-csv items export-name)
clj

Dummy; not used in clj

Dummy; not used in clj
cljs

Turns items into a csv and downloads it as export-name with an optional schema as a collections of names for columns, otherwise the schema for the first item in items is used

Turns `items` into a csv and downloads it as `export-name` with an optional `schema` as a collections of names for columns, otherwise the schema for the first item in `items` is used
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close