# Generated by roxygen2: do not edit by hand

export(acc)
export(celsius_to_fahrenheit)
export(celsius_to_kelvin)
export(char_at)
export(circle_matrix)
export(convert_cols)
export(external_graphs)
export(fahrenheit_to_celsius)
export(fahrenheit_to_kelvin)
export(feature_denorm)
export(feature_derescale)
export(feature_destandardize)
export(feature_norm)
export(feature_rescale)
export(feature_standardize)
export(floor_and_cap)
export(int_to_hex)
export(is_linux)
export(is_macos)
export(is_rstudio)
export(is_sun)
export(is_whole)
export(is_windows)
export(kelvin_to_celsius)
export(kelvin_to_fahrenheit)
export(lagged)
export(max_n)
export(min_n)
export(mkdir)
export(mse)
export(pad_number)
export(require_linux)
export(require_macos)
export(require_sun)
export(require_windows)
export(rgb_to_hex)
export(rmse)
export(shade)
export(system_arch)
export(system_graphic_driver)
export(tint)
export(tr)
export(url_title)
importFrom(grDevices,graphics.off)
importFrom(grDevices,hcl)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,write.table)
