pad_lists: Pads lists of different sizes

Description Usage Arguments Value

View source: R/helper_functions.R

Description

When passed a list of lists of different lengths, returns the same list such that each list is the same size, with NAs used to pad the smaller lists. ie. all lists same size as biggest list

Usage

1
pad_lists(my_list)

Arguments

my_list

list of lists to be padded

Value

the padded list of lists


jameshay218/mcmcJH documentation built on May 18, 2019, 11:20 a.m.