randlist2xlsx: Create xlsx randomization lists from a list of blockrand...

View source: R/blockrand2randlist.R

randlist2xlsxR Documentation

Create xlsx randomization lists from a list of blockrand generated data.frame

Description

Create xlsx randomization lists from a list of blockrand generated data.frame

Usage

randlist2xlsx(x = NULL, local_pis = "", export = TRUE)

Arguments

x

a single data.frame or a named randlist (that is a data.frame with id and treatment columns). Names are used for file naming

export

logical recycled, wheter to export or not a list (used to export selectively)

local_pi

local principal investigators


lbraglia/lbrct documentation built on July 7, 2023, 6:39 a.m.