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]
First Published: 2020-11-03
Latest Update: 2024-02-07
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rearrr30405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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