Liking cljdoc? Tell your friends :D

metabase.util.export


export-formatsclj

Map of export types to their relevant metadata

Map of export types to their relevant metadata
sourceraw docstring

export-to-csv-writerclj

(export-to-csv-writer file results)

Write a CSV to FILE with the header a and rows found in RESULTS

Write a CSV to `FILE` with the header a and rows found in `RESULTS`
sourceraw docstring

export-to-xlsx-fileclj

(export-to-xlsx-file file results)

Write an XLS file to FILE with the header a and rows found in RESULTS

Write an XLS file to `FILE` with the header a and rows found in `RESULTS`
sourceraw docstring

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

× close