(get-output-func format)
get the corresponding output function based on the file format
get the corresponding output function based on the file format
(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
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close