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.4")



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: 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.4, https://cran.r-project.org/web/packages/rearrr. Accessed 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
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  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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