Files in hadley/scales
Scale Functions for Visualization

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/move.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/bounds.R R/breaks-log.R R/breaks-retired.R R/breaks.R R/colour-manip.R R/colour-mapping.R R/colour-ramp.R R/date-time.R R/documentation.R R/full-seq.R R/label-bytes.R R/label-currency.R R/label-date.R R/label-expression.R R/label-log.R R/label-number-auto.R R/label-number-si.R R/label-number.R R/label-ordinal.R R/label-percent.R R/label-pvalue.R R/label-scientific.R R/label-wrap.R R/labels-retired.R R/minor_breaks.R R/offset-by.R R/pal-area.R R/pal-brewer.R R/pal-dichromat.R R/pal-gradient.R R/pal-grey.R R/pal-hue.R R/pal-identity.R R/pal-linetype.R R/pal-manual.R R/pal-rescale.R R/pal-shape.r R/pal-viridis.R R/range.R R/round-any.R R/scale-continuous.R R/scale-discrete.R R/scales-package.R R/transform-compose.R R/transform-date.R R/transform-numeric.R R/transform.R R/utils.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md man/Range.Rd man/alpha.Rd man/breaks_extended.Rd man/breaks_log.Rd man/breaks_pretty.Rd man/breaks_timespan.Rd man/breaks_width.Rd man/cbreaks.Rd man/col2hcl.Rd man/col_numeric.Rd man/colour_ramp.Rd man/comma.Rd
man/cscale.Rd
man/date_breaks.Rd man/date_format.Rd man/demo_continuous.Rd man/dollar_format.Rd man/dscale.Rd man/expand_range.Rd
man/figures/README-labels-1.png
man/figures/README-labels-2.png
man/figures/README-palettes-1.png
man/figures/README-transforms-1.png
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/figures/logo.svg
man/format_format.Rd man/fullseq.Rd man/label_bytes.Rd man/label_currency.Rd man/label_date.Rd man/label_log.Rd man/label_number.Rd man/label_number_auto.Rd man/label_number_si.Rd man/label_ordinal.Rd man/label_parse.Rd man/label_percent.Rd man/label_pvalue.Rd man/label_scientific.Rd man/label_wrap.Rd man/minor_breaks_width.Rd man/muted.Rd
man/new_transform.Rd
man/number.Rd man/number_bytes_format.Rd man/oob.Rd man/ordinal_format.Rd man/pal_area.Rd man/pal_brewer.Rd
man/pal_dichromat.Rd
man/pal_div_gradient.Rd man/pal_gradient_n.Rd man/pal_grey.Rd man/pal_hue.Rd man/pal_identity.Rd man/pal_linetype.Rd man/pal_manual.Rd man/pal_rescale.Rd man/pal_seq_gradient.Rd man/pal_shape.Rd man/pal_viridis.Rd man/parse_format.Rd man/percent_format.Rd man/pretty_breaks.Rd man/pvalue_format.Rd man/regular_minor_breaks.Rd man/rescale.Rd man/rescale_max.Rd man/rescale_mid.Rd man/rescale_none.Rd man/scales-package.Rd man/scientific_format.Rd man/show_col.Rd man/train_continuous.Rd man/train_discrete.Rd man/trans_breaks.Rd man/trans_format.Rd man/transform_asinh.Rd man/transform_asn.Rd man/transform_atanh.Rd man/transform_boxcox.Rd man/transform_compose.Rd man/transform_date.Rd man/transform_exp.Rd man/transform_identity.Rd man/transform_log.Rd man/transform_probability.Rd man/transform_reciprocal.Rd man/transform_reverse.Rd man/transform_sqrt.Rd man/transform_time.Rd man/transform_timespan.Rd man/transform_yj.Rd man/trim_to_domain.Rd man/unit_format.Rd man/wrap_format.Rd man/zero_range.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md
scales.Rproj
tests/testthat.R tests/testthat/_snaps/colour-mapping.md tests/testthat/_snaps/label-date.md tests/testthat/_snaps/label-number-auto.md tests/testthat/_snaps/label-number.md tests/testthat/_snaps/label-ordinal.md tests/testthat/_snaps/trans-compose.md tests/testthat/_snaps/trans-date.md tests/testthat/_snaps/trans.md tests/testthat/test-bounds.R tests/testthat/test-breaks-log.R tests/testthat/test-breaks.R tests/testthat/test-colour-manip.R tests/testthat/test-colour-mapping.R tests/testthat/test-colour-ramp.R tests/testthat/test-full-seq.R tests/testthat/test-label-bytes.R tests/testthat/test-label-currency.R tests/testthat/test-label-date.R tests/testthat/test-label-expression.R tests/testthat/test-label-log.R tests/testthat/test-label-number-auto.R tests/testthat/test-label-number-si.R tests/testthat/test-label-number.R tests/testthat/test-label-ordinal.R tests/testthat/test-label-percent.R tests/testthat/test-label-pvalue.R tests/testthat/test-label-scientific.R tests/testthat/test-label-wrap.R tests/testthat/test-labels-retired.R tests/testthat/test-minor_breaks.R tests/testthat/test-offset-by.R tests/testthat/test-pal-hue.R tests/testthat/test-pal-manual.R tests/testthat/test-range.R tests/testthat/test-round-any.R tests/testthat/test-scale-continuous.R tests/testthat/test-scale-discrete.R tests/testthat/test-trans-compose.R tests/testthat/test-trans-date.R tests/testthat/test-trans-numeric.R tests/testthat/test-trans.R
hadley/scales documentation built on Jan. 10, 2024, 2:06 p.m.