Liking cljdoc? Tell your friends :D

axel-f.excel.stat


AVERAGEclj/s

source

AVERAGE*clj/s

(AVERAGE* & items)

Returns the numerical average value in a dataset, ignoring text.

Returns the numerical average value in a dataset, ignoring text.
sourceraw docstring

COUNTclj/s

source

COUNT*clj/s

(COUNT* & items)

Returns a count of the number of numeric values in a dataset.

Returns a count of the number of numeric values in a dataset.
sourceraw docstring

envclj/s

source

LENGTHclj/s

source

LENGTH*clj/s

(LENGTH* coll)

Returns the number of items in the collection.

Returns the number of items in the collection.
sourceraw docstring

MAXclj/s

source

MAX*clj/s

(MAX* & items)

Returns the maximum value in a numeric dataset.

Returns the maximum value in a numeric dataset.
sourceraw docstring

MINclj/s

source

MIN*clj/s

(MIN* & items)

Returns the minimum value in a numeric dataset.

Returns the minimum value in a numeric dataset.
sourceraw docstring

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

× close