EVOLUTION-MANAGER
Edit File: NAMESPACE
# Generated by roxygen2: do not edit by hand S3method(fullseq,Date) S3method(fullseq,POSIXt) S3method(fullseq,difftime) S3method(fullseq,numeric) S3method(lines,trans) S3method(plot,trans) S3method(print,trans) S3method(rescale,"NULL") S3method(rescale,Date) S3method(rescale,POSIXt) S3method(rescale,dist) S3method(rescale,integer64) S3method(rescale,logical) S3method(rescale,numeric) S3method(rescale_mid,"NULL") S3method(rescale_mid,Date) S3method(rescale_mid,POSIXt) S3method(rescale_mid,dist) S3method(rescale_mid,integer64) S3method(rescale_mid,logical) S3method(rescale_mid,numeric) S3method(round_any,POSIXct) S3method(round_any,numeric) export(ContinuousRange) export(DiscreteRange) export(Range) export(abs_area) export(alpha) export(area_pal) export(as.trans) export(asn_trans) export(atanh_trans) export(boxcox_trans) export(breaks_extended) export(breaks_log) export(breaks_pretty) export(breaks_width) export(brewer_pal) export(cbreaks) export(censor) export(col2hcl) export(col_bin) export(col_factor) export(col_numeric) export(col_quantile) export(colour_ramp) export(comma) export(comma_format) export(cscale) export(date_breaks) export(date_format) export(date_trans) export(demo_continuous) export(demo_datetime) export(demo_discrete) export(demo_log10) export(demo_time) export(dichromat_pal) export(discard) export(div_gradient_pal) export(dollar) export(dollar_format) export(dscale) export(exp_trans) export(expand_range) export(extended_breaks) export(format_format) export(fullseq) export(gradient_n_pal) export(grey_pal) export(hms_trans) export(hue_pal) export(identity_pal) export(identity_trans) export(is.trans) export(label_bytes) export(label_comma) export(label_date) export(label_date_short) export(label_dollar) export(label_math) export(label_number) export(label_number_auto) export(label_number_si) export(label_ordinal) export(label_parse) export(label_percent) export(label_pvalue) export(label_scientific) export(label_time) export(label_wrap) export(linetype_pal) export(log10_trans) export(log1p_trans) export(log2_trans) export(log_breaks) export(log_trans) export(logit_trans) export(manual_pal) export(math_format) export(minor_breaks_n) export(minor_breaks_width) export(modulus_trans) export(muted) export(number) export(number_bytes) export(number_bytes_format) export(number_format) export(oob_censor) export(oob_censor_any) export(oob_discard) export(oob_keep) export(oob_squish) export(oob_squish_any) export(oob_squish_infinite) export(ordinal) export(ordinal_english) export(ordinal_format) export(ordinal_french) export(ordinal_spanish) export(parse_format) export(percent) export(percent_format) export(pretty_breaks) export(probability_trans) export(probit_trans) export(pseudo_log_trans) export(pvalue) export(pvalue_format) export(reciprocal_trans) export(regular_minor_breaks) export(rescale) export(rescale_max) export(rescale_mid) export(rescale_none) export(rescale_pal) export(reverse_trans) export(scientific) export(scientific_format) export(seq_gradient_pal) export(shape_pal) export(show_col) export(sqrt_trans) export(squish) export(squish_infinite) export(time_format) export(time_trans) export(train_continuous) export(train_discrete) export(trans_breaks) export(trans_format) export(trans_new) export(trans_range) export(unit_format) export(viridis_pal) export(wrap_format) export(yj_trans) export(zero_range) importFrom(R6,R6Class) importFrom(graphics,par) importFrom(graphics,plot) importFrom(graphics,rect) importFrom(graphics,text) importFrom(lifecycle,deprecate_soft) importFrom(munsell,mnsl)