Other packages > Find by keyword >

rearrr  

Rearranging Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rearrr", "0.3.5")



Attach the package and use:
library("rearrr")
Maintained by
Ludvig Renbo Olsen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-03
Latest Update: 2025-03-03
Description:
Arrange data by a set of methods. Use rearrangers to reorder data points and mutators to change their values. From basic utilities, to centering the greatest value, to swirling in 3-dimensional space, 'rearrr' enables creativity when plotting and experimenting with data.
How to cite:
Ludvig Renbo Olsen (2020). rearrr: Rearranging Data. R package version 0.3.5, https://cran.r-project.org/web/packages/rearrr. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:49), 0.1.0 (2020-11-03 13:00), 0.2.0 (2020-11-12 02:00), 0.3.0 (2021-09-26 17:30), 0.3.1 (2022-08-28 17:10), 0.3.2 (2022-11-24 10:40), 0.3.3 (2023-01-19 00:10), 0.3.4 (2024-02-07 19:30)
Other packages that cited rearrr R package
View rearrr citation profile
Other R packages that rearrr depends, imports, suggests or enhances
Complete documentation for rearrr
Functions, R codes and Examples using the rearrr R package
Some associated functions: FixedGroupsPipeline . FixedGroupsTransformation . GeneratedPipeline . GeneratedTransformation . Pipeline . Transformation . angle . apply_coord_fn_ . apply_transformation_matrix . by_distance_rearranger_ . center_max . center_min . centering_rearranger_ . centroid . circularize . closest_to . cluster_groups . create_dimming_fn . create_n_fn . create_origin_fn . degrees_to_radians . dim_values . distance . expand_distances . expand_distances_each . extreme_pairing_rearranger_ . extreme_triplet_grouping_rearranger_ . flip_values . furthest_from . generate_clusters . generate_wave . hexagonalize . is_most_centered . median_index . midrange . min_max_scale . most_centered . multi_mutator_ . pair_extremes . position_max . position_min . positioning_rearranger_ . rearranger_ . rearrr_fn_ . render_toc . rev_windows . rev_windows_rearranger_ . roll_elements . roll_values . rotate_2d . rotate_3d . shear_2d . shear_3d . shuffle_hierarchy . square . swirl_2d . swirl_3d . to_unit_length . transfer_centroids . triangularize . triplet_extremes . vector_length . 
Some associated R codes: angle.R . apply_coord_fn.R . apply_coordinate_fn.R . apply_transformation_matrix.R . by_distance.R . centering.R . centroid.R . circularize.R . cluster_groups.R . conversion.R . create_dimming_fn.R . create_n_fn.R . create_origin_fn.R . create_rotation_matrix.R . create_shearing_matrix.R . dim_values.R . distance.R . expand_distances.R . expand_distances_each.R . flip_values.R . generate_clusters.R . generate_shapes.R . generate_wave.R . helpers.R . hexagonalize.R . midrange.R . min_max_scaler.R . most_centered.R . move_centroids.R . mutators.R . order_around_position.R . pair_extremes.R . pipeline.R . pipeline_fixed_groups.R . pipeline_generated.R . positioning.R . prepare_data.R . rearrange_factors.R . rearrange_methods.R . rearrangers.R . rearrr_fn_docs.R . rev_windows.R . roll_elements.R . roll_values.R . rotate_2d.R . rotate_3d.R . run_by_group.R . sample_shape.R . shear_2d.R . shear_3d.R . shuffle_hierarchy.R . sine_up.R . square.R . swirl_2d.R . swirl_3d.R . table_of_content_markdown.R . to_unit_length.R . transfer_centroids.R . triangularize.R . triple_extremes.R . vector_length.R .  Full rearrr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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