read_lower_half_triangle {conmolfields} | R Documentation |
read lower half triangle
read_lower_half_triangle(size)
size |
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as read_lower_half_triangle <- function(size) { }