/usr/lib/R/site-library/scales/NAMESPACE is in r-cran-scales 0.2.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | # Generated by roxygen2 (4.0.0): do not edit by hand
S3method(fullseq,Date)
S3method(fullseq,POSIXt)
S3method(fullseq,numeric)
S3method(print,trans)
export(ContinuousRange)
export(DiscreteRange)
export(abs_area)
export(alpha)
export(area_pal)
export(as.trans)
export(asn_trans)
export(atanh_trans)
export(boxcox_trans)
export(brewer_pal)
export(cbreaks)
export(censor)
export(col2hcl)
export(comma)
export(comma_format)
export(cscale)
export(date_breaks)
export(date_format)
export(date_trans)
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(hue_pal)
export(identity_pal)
export(identity_trans)
export(is.trans)
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(muted)
export(parse_format)
export(percent)
export(percent_format)
export(pretty_breaks)
export(probability_trans)
export(probit_trans)
export(reciprocal_trans)
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_trans)
export(trans_breaks)
export(trans_format)
export(trans_new)
export(trans_range)
export(zero_range)
import(munsell)
import(plyr)
|