make.fdt.multiple(x, k, breaks = c("Sturges", "Scott", "FD"), right)data.frame or matrix object containing at last one
numeric column.make.fdt.multiple returns a list with the slots:data.frame storing the fdt.vector of length 4 storing start, end,
h and right of the fdt generated by this method.x provided.table and cut provided by base package.