make_synthesizer(x, ...)# S3 method for numeric
make_synthesizer(x, ...)
# S3 method for integer
make_synthesizer(x, ...)
# S3 method for logical
make_synthesizer(x, ...)
# S3 method for factor
make_synthesizer(x, ...)
# S3 method for character
make_synthesizer(x, ...)
# S3 method for ts
make_synthesizer(x, ...)
# S3 method for data.frame
make_synthesizer(x, rankcor = 1, ...)