1.

What Is The Use Of Abline() Function?

Answer»

abline() FUNCTION is add the reference LINE to a GRAPH.

Syntax:-

abline(h=yvalues, v=xvalues)

abline() function is add the reference line to a graph.

Syntax:-

abline(h=yvalues, v=xvalues)



Discussion

No Comment Found