mll(x, type = NULL)nmll(x, type = NULL)
mll(x) <- value
mll.custom
mlg.table
data(partial_clone)
pc <- as.genclone(partial_clone)
mll(pc)
mll(pc) <- "custom"
mll(pc)
mll.levels(pc) <- LETTERS
mll(pc)
Run the code above in your browser using DataLab