# Generated by roxygen2: do not edit by hand

S3method(as.double,parameters_kurtosis)
S3method(as.double,parameters_skewness)
S3method(as.double,parameters_smoothness)
S3method(as.numeric,parameters_kurtosis)
S3method(as.numeric,parameters_skewness)
S3method(as.numeric,parameters_smoothness)
S3method(center,character)
S3method(center,data.frame)
S3method(center,factor)
S3method(center,grouped_df)
S3method(center,logical)
S3method(center,numeric)
S3method(convert_data_to_numeric,character)
S3method(convert_data_to_numeric,data.frame)
S3method(convert_data_to_numeric,double)
S3method(convert_data_to_numeric,factor)
S3method(convert_data_to_numeric,logical)
S3method(convert_data_to_numeric,numeric)
S3method(convert_to_na,character)
S3method(convert_to_na,data.frame)
S3method(convert_to_na,factor)
S3method(convert_to_na,numeric)
S3method(data_cut,data.frame)
S3method(data_cut,default)
S3method(data_cut,factor)
S3method(data_cut,numeric)
S3method(data_extract,data.frame)
S3method(data_merge,data.frame)
S3method(data_merge,list)
S3method(data_rescale,data.frame)
S3method(data_rescale,factor)
S3method(data_rescale,grouped_df)
S3method(data_rescale,numeric)
S3method(data_reverse,data.frame)
S3method(data_reverse,factor)
S3method(data_reverse,grouped_df)
S3method(data_reverse,numeric)
S3method(describe_distribution,character)
S3method(describe_distribution,data.frame)
S3method(describe_distribution,factor)
S3method(describe_distribution,grouped_df)
S3method(describe_distribution,numeric)
S3method(kurtosis,data.frame)
S3method(kurtosis,default)
S3method(kurtosis,matrix)
S3method(kurtosis,numeric)
S3method(normalize,data.frame)
S3method(normalize,factor)
S3method(normalize,grouped_df)
S3method(normalize,matrix)
S3method(normalize,numeric)
S3method(plot,visualisation_recipe)
S3method(print,parameters_distribution)
S3method(print,parameters_kurtosis)
S3method(print,parameters_skewness)
S3method(print,visualisation_recipe)
S3method(ranktransform,data.frame)
S3method(ranktransform,factor)
S3method(ranktransform,grouped_df)
S3method(ranktransform,numeric)
S3method(skewness,data.frame)
S3method(skewness,default)
S3method(skewness,matrix)
S3method(skewness,numeric)
S3method(smoothness,data.frame)
S3method(smoothness,default)
S3method(smoothness,numeric)
S3method(standardize,AsIs)
S3method(standardize,Date)
S3method(standardize,character)
S3method(standardize,data.frame)
S3method(standardize,double)
S3method(standardize,factor)
S3method(standardize,grouped_df)
S3method(standardize,integer)
S3method(standardize,logical)
S3method(standardize,matrix)
S3method(standardize,numeric)
S3method(summary,parameters_kurtosis)
S3method(summary,parameters_skewness)
S3method(unstandardize,array)
S3method(unstandardize,character)
S3method(unstandardize,data.frame)
S3method(unstandardize,factor)
S3method(unstandardize,grouped_df)
S3method(unstandardize,matrix)
S3method(unstandardize,numeric)
S3method(winsorize,character)
S3method(winsorize,data.frame)
S3method(winsorize,factor)
S3method(winsorize,logical)
S3method(winsorize,numeric)
export(adjust)
export(center)
export(centre)
export(change_scale)
export(compact_character)
export(compact_list)
export(convert_data_to_numeric)
export(convert_to_na)
export(data_addprefix)
export(data_addsuffix)
export(data_adjust)
export(data_cut)
export(data_extract)
export(data_findcols)
export(data_join)
export(data_match)
export(data_merge)
export(data_partition)
export(data_relocate)
export(data_remove)
export(data_rename)
export(data_rename_rows)
export(data_reorder)
export(data_rescale)
export(data_restoretype)
export(data_reverse)
export(data_rotate)
export(data_to_long)
export(data_to_numeric)
export(data_to_wide)
export(data_transpose)
export(degroup)
export(demean)
export(describe_distribution)
export(detrend)
export(empty_columns)
export(empty_rows)
export(extract)
export(format_text)
export(is_empty_object)
export(kurtosis)
export(normalize)
export(object_has_names)
export(object_has_rownames)
export(ranktransform)
export(remove_empty)
export(remove_empty_columns)
export(remove_empty_rows)
export(replace_nan_inf)
export(rescale_weights)
export(reshape_ci)
export(reshape_longer)
export(reshape_wider)
export(reverse_scale)
export(skewness)
export(smoothness)
export(standardise)
export(standardize)
export(text_concatenate)
export(text_fullstop)
export(text_lastchar)
export(text_paste)
export(text_remove)
export(text_wrap)
export(to_numeric)
export(unstandardise)
export(unstandardize)
export(visualisation_recipe)
export(winsorize)
