This function allocates an empty ImagoQ

allocImagoQ(N)

Arguments

N

size of empty queue

Value

empty ImagoQ

Examples

allocImagoQ(N=N)
#> Error in integer(n): object 'N' not found