powered by
expandbound(g, pct = 0.1)
i = 5:10 exi = expandbound(i, pct = 0.1) range(i) range(exi)
Run the code above in your browser using DataLab