Functions:
=========
fdt                       Main function S3 based
fdt_cat                   Main function S3 based
fdt_cat.data.frame        S3 method for `data.frames'
fdt_cat.default           S3 method for `vectors'
fdt_cat.matrix            S3 method for `matrices'
fdt.data.frame            S3 method for `data.frames'
fdt.default               S3 method for `vectors'
fdt.matrix                S3 method for `matrices'
make.fdt                  To make a complet fdt from numeric vectors (or single tables) for continuous
make.fdt_cat              To make a complet fdt from numeric vectors (or single tables) for categorical
make.fdt_cat.multiple     To make tables from a `data.frames' or `matrices' containing at least one categorical column
make.fdt_cat.simple       To make a table from a categorical vector
make.fdt.format.classes   To format interval classes description according to a pattern which is a regular expression
make.fdt.multiple         To make tables from a `data.frames' or `matrices' containing at least one numeric column
make.fdt.simple           To make a table from a numeric vector
mean.fdt                  S3 method for `fdt' objects
median.fdt                S3 method for `fdt' objects
mfv.fdt                   S3 method for `fdt' objects
plot.fdt_cat.default      S3 method for `fdt_cat.default' objects
plot.fdt_cat.multiple     S3 method for `fdt_cat.multiple' objects
plot.fdt.default          S3 method for `fdt.default' objects
plot.fdt.multiple         S3 method for `fdt.multiple' objects
print.fdt_cat.default     S3 method for `fdt_cat.default' objects
print.fdt_cat.multiple    S3 method for `fdt_cat.multiple' objects
print.fdt.default         S3 method for `fdt.default' objects
print.fdt.multiple        S3 method for `fdt.multiple' objects
quantile.fdt              S3 method for `fdt' objects
sd.fdt                    S3 method for `fdt' objects
summary.fdt_cat.default   S3 method for `fdt_cat.default' objects
summary.fdt_cat.multiple  S3 method for `fdt_cat.multiple' fdt objects
summary.fdt.default       S3 method for `fdt.default' objects
summary.fdt.multiple      S3 method for `fdt.multiple' fdt objects
var.fdt                   S3 method for `fdt' objects
