Data will not be pooled and taken as is.

# in case of no pooling, assign sample id to the POOL_ID column
d_mmi <- d_mmi %>% mutate(
    POOL_RUN = 1L,
    POOL_ID = ID
)


Try the BENMMI package in your browser

Any scripts or data that you put into this service are public.

BENMMI documentation built on Oct. 23, 2020, 8:24 p.m.