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

colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
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  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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