Other packages > Find by keyword >

randomizr  

Easy-to-Use Tools for Common Forms of Random Assignment and Sampling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("randomizr", "1.0.0")



Attach the package and use:
library("randomizr")
Maintained by
Alexander Coppock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-30
Latest Update: 2023-08-10
Description:
Generates random assignments for common experimental designs and random samples for common sampling designs.
How to cite:
Alexander Coppock (2015). randomizr: Easy-to-Use Tools for Common Forms of Random Assignment and Sampling. R package version 1.0.0, https://cran.r-project.org/web/packages/randomizr. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:48), 0.2.0 (2015-01-30 08:53), 0.2.2 (2015-03-20 07:05), 0.3.0 (2015-11-23 21:30), 0.4.0 (2016-07-20 17:47), 0.4.1 (2016-07-22 01:12), 0.6.0 (2017-05-03 08:16), 0.8.0 (2018-01-20 05:05), 0.9.0 (2018-03-12 17:16), 0.12.0 (2018-03-12 17:51), 0.16.0 (2018-05-29 00:16), 0.16.1 (2018-07-11 19:10), 0.18.0 (2019-04-23 21:30), 0.20.0 (2019-09-06 13:10), 0.22.0 (2022-01-28 00:20), 0.24.0 (2023-02-10 13:30), 1.0.0 (2023-08-10 08:30)
Other packages that cited randomizr R package
View randomizr citation profile
Other R packages that randomizr depends, imports, suggests or enhances
Complete documentation for randomizr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
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,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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