lin.Rd
Find y value of linear regression given x.
lin(x, l)
x coordinate
linear model of lm()
Returns a column numeric representing the y coordinate at the input x of the linear model l.
numeric
x
l