powered by
tril(x, k = 0, diag = TRUE)
k = 0
TRUE
tril(ones(5, 5)) tril(ones(5, 5), diag = TRUE)
Run the code above in your browser using DataLab