read lower half triangle

read_lower_half_triangle(size)

Arguments

size

Details

Value

References

Note

See also

Examples

##---- 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) { }