Liking cljdoc? Tell your friends :D

clojask-io.output


get-output-funcclj

(get-output-func format)

get the corresponding output function based on the file format

get the corresponding output function based on the file format
sourceraw docstring

write-csvclj

(write-csv writer seq sep)

output to a csv file using a vector of vectors

output to a csv file using a vector of vectors
sourceraw docstring

write-excelclj

(write-excel path sheet doc)

Create an excel file and write the vectors to it.

Create an excel file and write the vectors to it.
sourceraw docstring

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

× close