我想在R中绘制椭圆,双曲线.我怎样才能使用ggplot2?让我举个例子
x^2 +3xy+ 4x+ 2y+ 2y^2 = 0
对于
x between -2 and 2 y between -2 and 2
r ggplot2
ggplot2 ×1
r ×1