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 04 Jun. 2026.
Previous versions and publish date:
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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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