Other packages > Find by keyword >

scales  

Scale Functions for Visualization
View on CRAN: Click here


Download and install scales package within the R console
Install from CRAN:
install.packages("scales")

Install from Github:
library("remotes")
install_github("cran/scales")

Install by package version:
library("remotes")
install_version("scales", "1.3.0")



Attach the package and use:
library("scales")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
First Published: 2011-09-22
Latest Update: 2023-11-28
Description:
Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.
How to cite:
Thomas Lin Pedersen (2011). scales: Scale Functions for Visualization. R package version 1.3.0, https://cran.r-project.org/web/packages/scales. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.1.0 (2011-09-22 08:15), 0.2.0 (2012-02-27 19:58), 0.2.1 (2012-05-08 06:07), 0.2.2 (2012-09-04 08:16), 0.2.3 (2012-12-05 13:11), 0.2.4 (2014-04-22 10:50), 0.2.5 (2015-06-12 23:50), 0.3.0 (2015-08-25 00:48), 0.4.0 (2016-02-26 15:45), 0.4.1 (2016-11-09 18:28), 0.5.0 (2017-08-24 16:35), 1.0.0 (2018-08-09 12:10), 1.1.0 (2019-11-18 17:10), 1.1.1 (2020-05-12 01:20), 1.2.0 (2022-04-14 00:40), 1.2.1 (2022-08-20 02:10)
Other packages that cited scales R package
View scales citation profile
Other R packages that scales depends, imports, suggests or enhances
Complete documentation for scales
Functions, R codes and Examples using the scales R package
Some associated functions: Range . alpha . breaks_extended . breaks_log . breaks_pretty . breaks_timespan . breaks_width . cbreaks . col2hcl . col_numeric . colour_ramp . comma . cscale . date_breaks . date_format . demo_continuous . dollar_format . dscale . expand_range . format_format . fullseq . label_bytes . label_currency . label_date . label_log . label_number . label_number_auto . label_number_si . label_ordinal . label_parse . label_percent . label_pvalue . label_scientific . label_wrap . minor_breaks_width . muted . new_transform . number . number_bytes_format . oob . ordinal_format . pal_area . pal_brewer . pal_dichromat . pal_div_gradient . pal_gradient_n . pal_grey . pal_hue . pal_identity . pal_linetype . pal_manual . pal_rescale . pal_seq_gradient . pal_shape . pal_viridis . parse_format . percent_format . pretty_breaks . pvalue_format . regular_minor_breaks . rescale . rescale_max . rescale_mid . rescale_none . scales-package . scientific_format . show_col . train_continuous . train_discrete . trans_breaks . trans_format . transform_asinh . transform_asn . transform_atanh . transform_boxcox . transform_compose . transform_date . transform_exp . transform_identity . transform_log . transform_probability . transform_reciprocal . transform_reverse . transform_sqrt . transform_time . transform_timespan . transform_yj . trim_to_domain . unit_format . wrap_format . zero_range . 
Some associated R codes: bounds.R . breaks-log.R . breaks-retired.R . breaks.R . colour-manip.R . colour-mapping.R . colour-ramp.R . date-time.R . documentation.R . full-seq.R . label-bytes.R . label-currency.R . label-date.R . label-expression.R . label-log.R . label-number-auto.R . label-number-si.R . label-number.R . label-ordinal.R . label-percent.R . label-pvalue.R . label-scientific.R . label-wrap.R . labels-retired.R . minor_breaks.R . offset-by.R . pal-area.R . pal-brewer.R . pal-dichromat.R . pal-gradient.R . pal-grey.R . pal-hue.R . pal-identity.R . pal-linetype.R . pal-manual.R . pal-rescale.R . pal-viridis.R . range.R . round-any.R . scale-continuous.R . scale-discrete.R . scales-package.R . transform-compose.R . transform-date.R . transform-numeric.R . transform.R . utils.R .  Full scales package functions and examples
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for scales200002500030000350004000045000500005500060000TrendBars

Today's Hot Picks in Authors and Packages

sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA